Home
last modified time | relevance | path

Searched refs:metadata_store (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/md/
Dmd-bitmap.c2559 static ssize_t metadata_store(struct mddev *mddev, const char *buf, size_t len) in metadata_store() function
2576 __ATTR(metadata, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
Dmd.c4700 metadata_store(struct mddev *mddev, const char *buf, size_t len) in metadata_store() function
4763 __ATTR_PREALLOC(metadata_version, S_IRUGO|S_IWUSR, metadata_show, metadata_store);