Lines Matching defs:fs_info
55 int btrfs_init_dev_replace(struct btrfs_fs_info *fs_info) in btrfs_init_dev_replace()
196 struct btrfs_fs_info *fs_info) in btrfs_run_dev_replace()
301 void btrfs_after_dev_replace_commit(struct btrfs_fs_info *fs_info) in btrfs_after_dev_replace_commit()
313 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_dev_replace_start() local
441 static void btrfs_rm_dev_replace_blocked(struct btrfs_fs_info *fs_info) in btrfs_rm_dev_replace_blocked()
451 static void btrfs_rm_dev_replace_unblocked(struct btrfs_fs_info *fs_info) in btrfs_rm_dev_replace_unblocked()
458 static int btrfs_dev_replace_finishing(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_finishing()
601 struct btrfs_fs_info *fs_info, in btrfs_dev_replace_update_device_in_mapping_tree()
645 void btrfs_dev_replace_status(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_status()
680 int btrfs_dev_replace_cancel(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_cancel()
687 static u64 __btrfs_dev_replace_cancel(struct btrfs_fs_info *fs_info) in __btrfs_dev_replace_cancel()
737 void btrfs_dev_replace_suspend_for_unmount(struct btrfs_fs_info *fs_info) in btrfs_dev_replace_suspend_for_unmount()
763 int btrfs_resume_dev_replace_async(struct btrfs_fs_info *fs_info) in btrfs_resume_dev_replace_async()
799 struct btrfs_fs_info *fs_info = data; in btrfs_dev_replace_kthread() local
826 static int btrfs_dev_replace_continue_on_mount(struct btrfs_fs_info *fs_info) in btrfs_dev_replace_continue_on_mount()
911 void btrfs_bio_counter_inc_noblocked(struct btrfs_fs_info *fs_info) in btrfs_bio_counter_inc_noblocked()
916 void btrfs_bio_counter_sub(struct btrfs_fs_info *fs_info, s64 amount) in btrfs_bio_counter_sub()
924 void btrfs_bio_counter_inc_blocked(struct btrfs_fs_info *fs_info) in btrfs_bio_counter_inc_blocked()