• Home
  • Raw
  • Download

Lines Matching defs:mddev

132 static int read_sb_page(struct mddev *mddev, loff_t offset,  in read_sb_page()
158 static struct md_rdev *next_active_rdev(struct md_rdev *rdev, struct mddev *mddev) in next_active_rdev()
193 struct mddev *mddev = bitmap->mddev; in write_sb_page() local
1101 void bitmap_daemon_work(struct mddev *mddev) in bitmap_daemon_work()
1557 void bitmap_flush(struct mddev *mddev) in bitmap_flush()
1609 void bitmap_destroy(struct mddev *mddev) in bitmap_destroy()
1632 int bitmap_create(struct mddev *mddev) in bitmap_create()
1710 int bitmap_load(struct mddev *mddev) in bitmap_load()
1953 location_show(struct mddev *mddev, char *page) in location_show()
1967 location_store(struct mddev *mddev, const char *buf, size_t len) in location_store()
2050 space_show(struct mddev *mddev, char *page) in space_show()
2056 space_store(struct mddev *mddev, const char *buf, size_t len) in space_store()
2083 timeout_show(struct mddev *mddev, char *page) in timeout_show()
2097 timeout_store(struct mddev *mddev, const char *buf, size_t len) in timeout_store()
2133 backlog_show(struct mddev *mddev, char *page) in backlog_show()
2139 backlog_store(struct mddev *mddev, const char *buf, size_t len) in backlog_store()
2155 chunksize_show(struct mddev *mddev, char *page) in chunksize_show()
2161 chunksize_store(struct mddev *mddev, const char *buf, size_t len) in chunksize_store()
2181 static ssize_t metadata_show(struct mddev *mddev, char *page) in metadata_show()
2187 static ssize_t metadata_store(struct mddev *mddev, const char *buf, size_t len) in metadata_store()
2205 static ssize_t can_clear_show(struct mddev *mddev, char *page) in can_clear_show()
2216 static ssize_t can_clear_store(struct mddev *mddev, const char *buf, size_t len) in can_clear_store()
2235 behind_writes_used_show(struct mddev *mddev, char *page) in behind_writes_used_show()
2244 behind_writes_used_reset(struct mddev *mddev, const char *buf, size_t len) in behind_writes_used_reset()