Searched refs:bitmap_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 4696 bitmap_store(struct mddev *mddev, const char *buf, size_t len) in bitmap_store() function 4727 __ATTR(bitmap_set_bits, S_IWUSR, null_show, bitmap_store);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 4625 bitmap_store(struct mddev *mddev, const char *buf, size_t len) in bitmap_store() function 4656 __ATTR(bitmap_set_bits, S_IWUSR, null_show, bitmap_store);
|
Completed in 23 milliseconds