Lines Matching defs:mddev
257 struct mddev *mddev; member
446 struct mddev *mddev = llbitmap->mddev; in llbitmap_read_page() local
482 struct mddev *mddev = llbitmap->mddev; in llbitmap_write_page() local
605 struct mddev *mddev = llbitmap->mddev; in llbitmap_state_machine() local
732 static int llbitmap_check_support(struct mddev *mddev) in llbitmap_check_support()
777 struct mddev *mddev = llbitmap->mddev; in llbitmap_init() local
809 struct mddev *mddev = llbitmap->mddev; in llbitmap_read_sb() local
976 static int llbitmap_create(struct mddev *mddev) in llbitmap_create()
1010 static int llbitmap_resize(struct mddev *mddev, sector_t blocks, int chunksize) in llbitmap_resize()
1032 static int llbitmap_load(struct mddev *mddev) in llbitmap_load()
1044 static void llbitmap_destroy(struct mddev *mddev) in llbitmap_destroy()
1063 static void llbitmap_start_write(struct mddev *mddev, sector_t offset, in llbitmap_start_write()
1080 static void llbitmap_end_write(struct mddev *mddev, sector_t offset, in llbitmap_end_write()
1095 static void llbitmap_start_discard(struct mddev *mddev, sector_t offset, in llbitmap_start_discard()
1112 static void llbitmap_end_discard(struct mddev *mddev, sector_t offset, in llbitmap_end_discard()
1161 static void llbitmap_unplug(struct mddev *mddev, bool sync) in llbitmap_unplug()
1190 static void __llbitmap_flush(struct mddev *mddev) in __llbitmap_flush()
1209 static void llbitmap_flush(struct mddev *mddev) in llbitmap_flush()
1225 static bool llbitmap_blocks_synced(struct mddev *mddev, sector_t offset) in llbitmap_blocks_synced()
1234 static sector_t llbitmap_skip_sync_blocks(struct mddev *mddev, sector_t offset) in llbitmap_skip_sync_blocks()
1258 static bool llbitmap_start_sync(struct mddev *mddev, sector_t offset, in llbitmap_start_sync()
1274 static void llbitmap_end_sync(struct mddev *mddev, sector_t offset, in llbitmap_end_sync()
1286 static void llbitmap_close_sync(struct mddev *mddev) in llbitmap_close_sync()
1306 static void llbitmap_cond_end_sync(struct mddev *mddev, sector_t sector, in llbitmap_cond_end_sync()
1339 static void llbitmap_dirty_bits(struct mddev *mddev, unsigned long s, in llbitmap_dirty_bits()
1357 struct mddev *mddev = llbitmap->mddev; in llbitmap_update_sb() local
1406 static void llbitmap_write_all(struct mddev *mddev) in llbitmap_write_all()
1419 static void llbitmap_start_behind_write(struct mddev *mddev) in llbitmap_start_behind_write()
1426 static void llbitmap_end_behind_write(struct mddev *mddev) in llbitmap_end_behind_write()
1434 static void llbitmap_wait_behind_writes(struct mddev *mddev) in llbitmap_wait_behind_writes()
1446 static ssize_t bits_show(struct mddev *mddev, char *page) in bits_show()
1483 static ssize_t metadata_show(struct mddev *mddev, char *page) in metadata_show()
1507 daemon_sleep_show(struct mddev *mddev, char *page) in daemon_sleep_show()
1513 daemon_sleep_store(struct mddev *mddev, const char *buf, size_t len) in daemon_sleep_store()
1528 barrier_idle_show(struct mddev *mddev, char *page) in barrier_idle_show()
1536 barrier_idle_store(struct mddev *mddev, const char *buf, size_t len) in barrier_idle_store()