Searched refs:suspend_lo_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 5211 suspend_lo_store(struct mddev *mddev, const char *buf, size_t len) in suspend_lo_store() function 5239 __ATTR(suspend_lo, S_IRUGO|S_IWUSR, suspend_lo_show, suspend_lo_store);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 5184 suspend_lo_store(struct mddev *mddev, const char *buf, size_t len) in suspend_lo_store() function 5212 __ATTR(suspend_lo, S_IRUGO|S_IWUSR, suspend_lo_show, suspend_lo_store);
|
Completed in 22 milliseconds