Lines Matching defs:fs_info

156 	struct btrfs_fs_info	*fs_info;  member
273 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in __scrub_blocked_if_needed()
283 static void scrub_pause_on(struct btrfs_fs_info *fs_info) in scrub_pause_on()
289 static void scrub_pause_off(struct btrfs_fs_info *fs_info) in scrub_pause_off()
299 static void scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in scrub_blocked_if_needed()
418 static int lock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in lock_full_stripe()
465 static int unlock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in unlock_full_stripe()
571 struct btrfs_fs_info *fs_info, int is_dev_replace) in scrub_setup_ctx()
641 struct btrfs_fs_info *fs_info = swarn->dev->fs_info; in scrub_print_warning_inode() local
724 struct btrfs_fs_info *fs_info; in scrub_print_warning() local
796 static inline void scrub_put_recover(struct btrfs_fs_info *fs_info, in scrub_put_recover()
818 struct btrfs_fs_info *fs_info; in scrub_handle_errored_block() local
1265 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_setup_recheck_block() local
1391 static int scrub_submit_raid56_bio_wait(struct btrfs_fs_info *fs_info, in scrub_submit_raid56_bio_wait()
1414 static void scrub_recheck_block_on_raid56(struct btrfs_fs_info *fs_info, in scrub_recheck_block_on_raid56()
1460 static void scrub_recheck_block(struct btrfs_fs_info *fs_info, in scrub_recheck_block()
1549 struct btrfs_fs_info *fs_info = sblock_bad->sctx->fs_info; in scrub_repair_page_from_good_copy() local
1591 struct btrfs_fs_info *fs_info = sblock->sctx->fs_info; in scrub_write_block_to_dev_replace() local
1744 struct btrfs_fs_info *fs_info = sbio->dev->fs_info; in scrub_wr_bio_end_io() local
1817 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_data() local
1848 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_tree_block() local
1914 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_super() local
2148 struct btrfs_fs_info *fs_info = sblock->sctx->fs_info; in scrub_missing_raid56_end_io() local
2162 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_worker() local
2203 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_pages() local
2359 struct btrfs_fs_info *fs_info = sbio->dev->fs_info; in scrub_bio_end_io() local
2810 struct btrfs_fs_info *fs_info = sparity->sctx->fs_info; in scrub_parity_bio_endio() local
2826 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_parity_check_and_repair() local
2900 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_raid56_parity() local
3141 struct btrfs_fs_info *fs_info = sctx->fs_info; in sync_write_pointer_for_zoned() local
3171 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_stripe() local
3585 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_chunk() local
3634 struct btrfs_fs_info *fs_info = cache->fs_info; in finish_extent_writes_for_zoned() local
3656 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_enumerate_chunks() local
3957 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_supers() local
3987 static void scrub_workers_put(struct btrfs_fs_info *fs_info) in scrub_workers_put()
4013 static noinline_for_stack int scrub_workers_get(struct btrfs_fs_info *fs_info, in scrub_workers_get()
4067 int btrfs_scrub_dev(struct btrfs_fs_info *fs_info, u64 devid, u64 start, in btrfs_scrub_dev()
4223 void btrfs_scrub_pause(struct btrfs_fs_info *fs_info) in btrfs_scrub_pause()
4238 void btrfs_scrub_continue(struct btrfs_fs_info *fs_info) in btrfs_scrub_continue()
4244 int btrfs_scrub_cancel(struct btrfs_fs_info *fs_info) in btrfs_scrub_cancel()
4267 struct btrfs_fs_info *fs_info = dev->fs_info; in btrfs_scrub_cancel_dev() local
4288 int btrfs_scrub_progress(struct btrfs_fs_info *fs_info, u64 devid, in btrfs_scrub_progress()
4305 static void scrub_remap_extent(struct btrfs_fs_info *fs_info, in scrub_remap_extent()