Searched refs:badblocks_check (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| A D | badblocks.h | 44 int badblocks_check(struct badblocks *bb, sector_t s, int sectors,
|
| /linux/block/ |
| A D | badblocks.c | 53 int badblocks_check(struct badblocks *bb, sector_t s, int sectors, in badblocks_check() function 126 EXPORT_SYMBOL_GPL(badblocks_check);
|
| /linux/drivers/md/ |
| A D | md.h | 222 int rv = badblocks_check(&rdev->badblocks, rdev->data_offset + s, in is_badblock()
|
| /linux/drivers/nvdimm/ |
| A D | nd.h | 684 return !!badblocks_check(bb, sector, len / 512, &first_bad, in is_bad_pmem()
|
| A D | pfn_devs.c | 390 bb_present = badblocks_check(&nd_region->bb, meta_start, in nd_pfn_clear_memmap_errors()
|
| /linux/drivers/block/null_blk/ |
| A D | main.c | 1307 if (badblocks_check(bb, sector, nr_sectors, &first_bad, &bad_sectors)) in null_handle_badblocks()
|
| /linux/ |
| A D | vmlinux.symvers | 10289 0x00000000 badblocks_check vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 16033 ffff80001047aaa0 T badblocks_check
|
| A D | .tmp_System.map | 16033 ffff80001047aaa0 T badblocks_check
|
Completed in 1071 milliseconds