Searched refs:bb_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 3554 static ssize_t bb_store(struct md_rdev *rdev, const char *page, size_t len) in bb_store() function 3563 __ATTR(bad_blocks, S_IRUGO|S_IWUSR, bb_show, bb_store);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 3475 static ssize_t bb_store(struct md_rdev *rdev, const char *page, size_t len) in bb_store() function 3484 __ATTR(bad_blocks, S_IRUGO|S_IWUSR, bb_show, bb_store);
|
Completed in 20 milliseconds