Lines Matching defs:mddev
109 static bool md_is_rdwr(struct mddev *mddev) in md_is_rdwr()
137 static inline int speed_min(struct mddev *mddev) in speed_min()
143 static inline int speed_max(struct mddev *mddev) in speed_max()
158 static void rdevs_uninit_serial(struct mddev *mddev) in rdevs_uninit_serial()
194 static int rdevs_init_serial(struct mddev *mddev) in rdevs_init_serial()
229 void mddev_create_serial_pool(struct mddev *mddev, struct md_rdev *rdev) in mddev_create_serial_pool()
265 void mddev_destroy_serial_pool(struct mddev *mddev, struct md_rdev *rdev) in mddev_destroy_serial_pool()
355 static bool is_md_suspended(struct mddev *mddev) in is_md_suspended()
366 static bool is_suspended(struct mddev *mddev, struct bio *bio) in is_suspended()
381 void md_handle_request(struct mddev *mddev, struct bio *bio) in md_handle_request()
415 struct mddev *mddev = bio->bi_bdev->bd_disk->private_data; in md_submit_bio() local
448 int mddev_suspend(struct mddev *mddev, bool interruptible) in mddev_suspend()
501 static void __mddev_resume(struct mddev *mddev, bool recovery_needed) in __mddev_resume()
526 void mddev_resume(struct mddev *mddev) in mddev_resume()
539 struct mddev *mddev = rdev->mddev; in md_end_flush() local
558 struct mddev *mddev = container_of(ws, struct mddev, flush_work); in submit_flushes() local
592 struct mddev *mddev = container_of(ws, struct mddev, flush_work); in md_submit_flush_data() local
622 bool md_flush_request(struct mddev *mddev, struct bio *bio) in md_flush_request()
670 static inline struct mddev *mddev_get(struct mddev *mddev) in mddev_get()
682 static void __mddev_put(struct mddev *mddev) in __mddev_put()
698 void mddev_put(struct mddev *mddev) in mddev_put()
712 struct mddev *mddev = container_of(ref, struct mddev, active_io); in active_io_release() local
719 int mddev_init(struct mddev *mddev) in mddev_init()
765 void mddev_destroy(struct mddev *mddev) in mddev_destroy()
774 struct mddev *mddev; in mddev_find_locked() local
852 static void mddev_free(struct mddev *mddev) in mddev_free()
864 void mddev_unlock(struct mddev *mddev) in mddev_unlock()
923 struct md_rdev *md_find_rdev_nr_rcu(struct mddev *mddev, int nr) in md_find_rdev_nr_rcu()
935 static struct md_rdev *find_rdev(struct mddev *mddev, dev_t dev) in find_rdev()
946 struct md_rdev *md_find_rdev_rcu(struct mddev *mddev, dev_t dev) in md_find_rdev_rcu()
1004 struct mddev *mddev = rdev->mddev; in super_written() local
1026 void md_super_write(struct mddev *mddev, struct md_rdev *rdev, in md_super_write()
1065 int md_super_wait(struct mddev *mddev) in md_super_wait()
1245 int md_check_no_bitmap(struct mddev *mddev) in md_check_no_bitmap()
1361 static int super_90_validate(struct mddev *mddev, struct md_rdev *freshest, struct md_rdev *rdev) in super_90_validate()
1487 static void super_90_sync(struct mddev *mddev, struct md_rdev *rdev) in super_90_sync()
1865 static int super_1_validate(struct mddev *mddev, struct md_rdev *freshest, struct md_rdev *rdev) in super_1_validate()
2068 static void super_1_sync(struct mddev *mddev, struct md_rdev *rdev) in super_1_sync()
2357 static void sync_super(struct mddev *mddev, struct md_rdev *rdev) in sync_super()
2403 int md_integrity_register(struct mddev *mddev) in md_integrity_register()
2458 int md_integrity_add_rdev(struct md_rdev *rdev, struct mddev *mddev) in md_integrity_add_rdev()
2486 static int bind_rdev_to_array(struct md_rdev *rdev, struct mddev *mddev) in bind_rdev_to_array()
2577 static void export_rdev(struct md_rdev *rdev, struct mddev *mddev) in export_rdev()
2592 struct mddev *mddev = rdev->mddev; in md_kick_rdev_from_array() local
2618 static void export_array(struct mddev *mddev) in export_array()
2631 static bool set_in_sync(struct mddev *mddev) in set_in_sync()
2658 static void sync_sbs(struct mddev *mddev, int nospares) in sync_sbs()
2681 static bool does_sb_need_changing(struct mddev *mddev) in does_sb_need_changing()
2722 void md_update_sb(struct mddev *mddev, int force_change) in md_update_sb()
2912 struct mddev *mddev = rdev->mddev; in add_bound_rdev() local
3026 struct mddev *mddev = rdev->mddev; in state_store() local
3341 struct mddev *mddev = rdev->mddev; in new_offset_store() local
3407 struct mddev *mddev; in md_rdev_overlaps() local
3678 struct mddev *mddev = rdev->mddev; in rdev_attr_store() local
3832 static int analyze_sbs(struct mddev *mddev) in analyze_sbs()
3928 safe_delay_show(struct mddev *mddev, char *page) in safe_delay_show()
3935 safe_delay_store(struct mddev *mddev, const char *cbuf, size_t len) in safe_delay_store()
3964 level_show(struct mddev *mddev, char *page) in level_show()
3983 level_store(struct mddev *mddev, const char *buf, size_t len) in level_store()
4188 layout_show(struct mddev *mddev, char *page) in layout_show()
4199 layout_store(struct mddev *mddev, const char *buf, size_t len) in layout_store()
4234 raid_disks_show(struct mddev *mddev, char *page) in raid_disks_show()
4248 raid_disks_store(struct mddev *mddev, const char *buf, size_t len) in raid_disks_store()
4289 uuid_show(struct mddev *mddev, char *page) in uuid_show()
4297 chunk_size_show(struct mddev *mddev, char *page) in chunk_size_show()
4308 chunk_size_store(struct mddev *mddev, const char *buf, size_t len) in chunk_size_store()
4343 resync_start_show(struct mddev *mddev, char *page) in resync_start_show()
4351 resync_start_store(struct mddev *mddev, const char *buf, size_t len) in resync_start_store()
4440 array_state_show(struct mddev *mddev, char *page) in array_state_show()
4483 array_state_store(struct mddev *mddev, const char *buf, size_t len) in array_state_store()
4601 max_corrected_read_errors_show(struct mddev *mddev, char *page) { in max_corrected_read_errors_show()
4607 max_corrected_read_errors_store(struct mddev *mddev, const char *buf, size_t len) in max_corrected_read_errors_store()
4626 null_show(struct mddev *mddev, char *page) in null_show()
4632 new_dev_store(struct mddev *mddev, const char *buf, size_t len) in new_dev_store()
4696 bitmap_store(struct mddev *mddev, const char *buf, size_t len) in bitmap_store()
4730 size_show(struct mddev *mddev, char *page) in size_show()
4739 size_store(struct mddev *mddev, const char *buf, size_t len) in size_store()
4778 metadata_show(struct mddev *mddev, char *page) in metadata_show()
4790 metadata_store(struct mddev *mddev, const char *buf, size_t len) in metadata_store()
4856 action_show(struct mddev *mddev, char *page) in action_show()
4890 static void stop_sync_thread(struct mddev *mddev, bool locked, bool check_seq) in stop_sync_thread()
4922 static void idle_sync_thread(struct mddev *mddev) in idle_sync_thread()
4936 static void frozen_sync_thread(struct mddev *mddev) in frozen_sync_thread()
4951 action_store(struct mddev *mddev, const char *page, size_t len) in action_store()
5022 last_sync_action_show(struct mddev *mddev, char *page) in last_sync_action_show()
5030 mismatch_cnt_show(struct mddev *mddev, char *page) in mismatch_cnt_show()
5040 sync_min_show(struct mddev *mddev, char *page) in sync_min_show()
5047 sync_min_store(struct mddev *mddev, const char *buf, size_t len) in sync_min_store()
5069 sync_max_show(struct mddev *mddev, char *page) in sync_max_show()
5076 sync_max_store(struct mddev *mddev, const char *buf, size_t len) in sync_max_store()
5098 degraded_show(struct mddev *mddev, char *page) in degraded_show()
5105 sync_force_parallel_show(struct mddev *mddev, char *page) in sync_force_parallel_show()
5111 sync_force_parallel_store(struct mddev *mddev, const char *buf, size_t len) in sync_force_parallel_store()
5135 sync_speed_show(struct mddev *mddev, char *page) in sync_speed_show()
5150 sync_completed_show(struct mddev *mddev, char *page) in sync_completed_show()
5175 min_sync_show(struct mddev *mddev, char *page) in min_sync_show()
5181 min_sync_store(struct mddev *mddev, const char *buf, size_t len) in min_sync_store()
5211 max_sync_show(struct mddev *mddev, char *page) in max_sync_show()
5220 max_sync_store(struct mddev *mddev, const char *buf, size_t len) in max_sync_store()
5263 suspend_lo_show(struct mddev *mddev, char *page) in suspend_lo_show()
5270 suspend_lo_store(struct mddev *mddev, const char *buf, size_t len) in suspend_lo_store()
5294 suspend_hi_show(struct mddev *mddev, char *page) in suspend_hi_show()
5301 suspend_hi_store(struct mddev *mddev, const char *buf, size_t len) in suspend_hi_store()
5325 reshape_position_show(struct mddev *mddev, char *page) in reshape_position_show()
5335 reshape_position_store(struct mddev *mddev, const char *buf, size_t len) in reshape_position_store()
5371 reshape_direction_show(struct mddev *mddev, char *page) in reshape_direction_show()
5378 reshape_direction_store(struct mddev *mddev, const char *buf, size_t len) in reshape_direction_store()
5412 array_size_show(struct mddev *mddev, char *page) in array_size_show()
5422 array_size_store(struct mddev *mddev, const char *buf, size_t len) in array_size_store()
5468 consistency_policy_show(struct mddev *mddev, char *page) in consistency_policy_show()
5491 consistency_policy_store(struct mddev *mddev, const char *buf, size_t len) in consistency_policy_store()
5513 static ssize_t fail_last_dev_show(struct mddev *mddev, char *page) in fail_last_dev_show()
5523 fail_last_dev_store(struct mddev *mddev, const char *buf, size_t len) in fail_last_dev_store()
5541 static ssize_t serialize_policy_show(struct mddev *mddev, char *page) in serialize_policy_show()
5554 serialize_policy_store(struct mddev *mddev, const char *buf, size_t len) in serialize_policy_store()
5648 struct mddev *mddev = container_of(kobj, struct mddev, kobj); in md_attr_show() local
5670 struct mddev *mddev = container_of(kobj, struct mddev, kobj); in md_attr_store() local
5690 struct mddev *mddev = container_of(ko, struct mddev, kobj); in md_kobj_release() local
5715 struct mddev *mddev = container_of(ws, struct mddev, del_work); in mddev_delayed_delete() local
5732 struct mddev *mddev; in md_alloc() local
5834 struct mddev *mddev = md_alloc(dev, name); in md_alloc_and_put() local
5881 struct mddev *mddev = from_timer(mddev, t, safemode_timer); in md_safemode_timeout() local
5892 int md_run(struct mddev *mddev) in md_run()
6175 int do_md_run(struct mddev *mddev) in do_md_run()
6210 int md_start(struct mddev *mddev) in md_start()
6225 static int restart_array(struct mddev *mddev) in restart_array()
6267 static void md_clean(struct mddev *mddev) in md_clean()
6316 static void __md_stop_writes(struct mddev *mddev) in __md_stop_writes()
6340 void md_stop_writes(struct mddev *mddev) in md_stop_writes()
6348 static void mddev_detach(struct mddev *mddev) in mddev_detach()
6360 static void __md_stop(struct mddev *mddev) in __md_stop()
6381 void md_stop(struct mddev *mddev) in md_stop()
6394 static int md_set_readonly(struct mddev *mddev, struct block_device *bdev) in md_set_readonly()
6450 static int do_md_stop(struct mddev *mddev, int mode, in do_md_stop()
6528 static void autorun_array(struct mddev *mddev) in autorun_array()
6565 struct mddev *mddev; in autorun_devices() local
6651 static int get_array_info(struct mddev *mddev, void __user *arg) in get_array_info()
6711 static int get_bitmap_file(struct mddev *mddev, void __user * arg) in get_bitmap_file()
6743 static int get_disk_info(struct mddev *mddev, void __user * arg) in get_disk_info()
6783 int md_add_new_disk(struct mddev *mddev, struct mdu_disk_info_s *info) in md_add_new_disk()
6988 static int hot_remove_disk(struct mddev *mddev, dev_t dev) in hot_remove_disk()
7029 static int hot_add_disk(struct mddev *mddev, dev_t dev) in hot_add_disk()
7109 static int set_bitmap_file(struct mddev *mddev, int fd) in set_bitmap_file()
7211 int md_set_array_info(struct mddev *mddev, struct mdu_array_info_s *info) in md_set_array_info()
7285 void md_set_array_sectors(struct mddev *mddev, sector_t array_sectors) in md_set_array_sectors()
7296 static int update_size(struct mddev *mddev, sector_t num_sectors) in update_size()
7340 static int update_raid_disks(struct mddev *mddev, int raid_disks) in update_raid_disks()
7389 static int update_array_info(struct mddev *mddev, mdu_array_info_t *info) in update_array_info()
7512 static int set_disk_faulty(struct mddev *mddev, dev_t dev) in set_disk_faulty()
7541 struct mddev *mddev = bdev->bd_disk->private_data; in md_getgeo() local
7587 static int __md_set_array_info(struct mddev *mddev, void __user *argp) in __md_set_array_info()
7626 struct mddev *mddev = NULL; in md_ioctl() local
7879 struct mddev *mddev = bdev->bd_disk->private_data; in md_set_read_only() local
7909 struct mddev *mddev; in md_open() local
7941 struct mddev *mddev = disk->private_data; in md_release() local
7950 struct mddev *mddev = disk->private_data; in md_check_events() local
7961 struct mddev *mddev = disk->private_data; in md_free_disk() local
8052 struct mddev *mddev, const char *name) in md_register_thread()
8077 void md_unregister_thread(struct mddev *mddev, struct md_thread __rcu **threadp) in md_unregister_thread()
8094 void md_error(struct mddev *mddev, struct md_rdev *rdev) in md_error()
8152 static int status_resync(struct seq_file *seq, struct mddev *mddev) in status_resync()
8312 struct mddev *mddev; in md_seq_show() local
8502 int md_setup_cluster(struct mddev *mddev, int nodes) in md_setup_cluster()
8522 void md_cluster_stop(struct mddev *mddev) in md_cluster_stop()
8530 static int is_mddev_idle(struct mddev *mddev, int init) in is_mddev_idle()
8573 void md_done_sync(struct mddev *mddev, int blocks, int ok) in md_done_sync()
8594 bool md_write_start(struct mddev *mddev, struct bio *bi) in md_write_start()
8652 void md_write_inc(struct mddev *mddev, struct bio *bi) in md_write_inc()
8661 void md_write_end(struct mddev *mddev) in md_write_end()
8679 void md_submit_discard_bio(struct mddev *mddev, struct md_rdev *rdev, in md_submit_discard_bio()
8702 struct mddev *mddev = md_io_clone->mddev; in md_end_clone_io() local
8715 static void md_clone_bio(struct mddev *mddev, struct bio **bio) in md_clone_bio()
8733 void md_account_bio(struct mddev *mddev, struct bio **bio) in md_account_bio()
8746 void md_allow_write(struct mddev *mddev) in md_allow_write()
8779 struct mddev *mddev = thread->mddev; in md_do_sync() local
9269 static bool md_spares_need_change(struct mddev *mddev) in md_spares_need_change()
9279 static int remove_and_add_spares(struct mddev *mddev, in remove_and_add_spares()
9330 static bool md_choose_sync_action(struct mddev *mddev, int *spares) in md_choose_sync_action()
9376 struct mddev *mddev = container_of(ws, struct mddev, sync_work); in md_start_sync() local
9464 static void unregister_sync_thread(struct mddev *mddev) in unregister_sync_thread()
9500 void md_check_recovery(struct mddev *mddev) in md_check_recovery()
9633 void md_reap_sync_thread(struct mddev *mddev) in md_reap_sync_thread()
9698 void md_wait_for_blocked_rdev(struct md_rdev *rdev, struct mddev *mddev) in md_wait_for_blocked_rdev()
9709 void md_finish_reshape(struct mddev *mddev) in md_finish_reshape()
9730 struct mddev *mddev = rdev->mddev; in rdev_set_badblocks() local
9769 struct mddev *mddev, *n; in md_notify_reboot() local
9859 static void check_sb_changes(struct mddev *mddev, struct md_rdev *rdev) in check_sb_changes()
9959 static int read_rdev(struct mddev *mddev, struct md_rdev *rdev) in read_rdev()
10006 void md_reload_sb(struct mddev *mddev, int nr) in md_reload_sb()
10109 struct mddev *mddev, *n; in md_exit() local