Home
last modified time | relevance | path

Searched refs:metadata_store (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Dmd-bitmap.c2566 static ssize_t metadata_store(struct mddev *mddev, const char *buf, size_t len) in metadata_store() function
2583 __ATTR(metadata, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
H A Dmd.c4790 metadata_store(struct mddev *mddev, const char *buf, size_t len) in metadata_store() function
4853 __ATTR_PREALLOC(metadata_version, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-bitmap.c2631 static ssize_t metadata_store(struct mddev *mddev, const char *buf, size_t len) in metadata_store() function
2648 __ATTR(metadata, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
H A Dmd.c4719 metadata_store(struct mddev *mddev, const char *buf, size_t len) in metadata_store() function
4782 __ATTR_PREALLOC(metadata_version, S_IRUGO|S_IWUSR, metadata_show, metadata_store);

Completed in 28 milliseconds