Searched refs:badblocks_show (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/md/
H A Dmd.c3064 badblocks_show(struct badblocks *bb, char *page, int unack);
3070 return badblocks_show(&rdev->badblocks, page, 0); bb_show()
3085 return badblocks_show(&rdev->badblocks, page, 1); ubb_show()
8915 badblocks_show(struct badblocks *bb, char *page, int unack) badblocks_show() function

Completed in 81 milliseconds