Searched refs:location_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md-bitmap.c | 2279 location_store(struct mddev *mddev, const char *buf, size_t len) in location_store() function 2379 __ATTR(location, S_IRUGO|S_IWUSR, location_show, location_store);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md-bitmap.c | 2350 location_store(struct mddev *mddev, const char *buf, size_t len) in location_store() function 2450 __ATTR(location, S_IRUGO|S_IWUSR, location_show, location_store);
|
Completed in 8 milliseconds