Searched refs:layout_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 4187 layout_store(struct mddev *mddev, const char *buf, size_t len) in layout_store() function 4219 __ATTR(layout, S_IRUGO|S_IWUSR, layout_show, layout_store);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 4131 layout_store(struct mddev *mddev, const char *buf, size_t len) in layout_store() function 4163 __ATTR(layout, S_IRUGO|S_IWUSR, layout_show, layout_store);
|
Completed in 22 milliseconds