Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Dmd.c3569 static ssize_t ubb_store(struct md_rdev *rdev, const char *page, size_t len) in ubb_store() function
3574 __ATTR(unacknowledged_bad_blocks, S_IRUGO|S_IWUSR, ubb_show, ubb_store);
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c3490 static ssize_t ubb_store(struct md_rdev *rdev, const char *page, size_t len) in ubb_store() function
3495 __ATTR(unacknowledged_bad_blocks, S_IRUGO|S_IWUSR, ubb_show, ubb_store);

Completed in 21 milliseconds