Searched refs:slot_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 3220 slot_store(struct md_rdev *rdev, const char *buf, size_t len) in slot_store() function 3306 __ATTR(slot, S_IRUGO|S_IWUSR, slot_show, slot_store);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 3145 slot_store(struct md_rdev *rdev, const char *buf, size_t len) in slot_store() function 3231 __ATTR(slot, S_IRUGO|S_IWUSR, slot_show, slot_store);
|
Completed in 21 milliseconds