Lines Matching defs:fs_info
156 struct btrfs_fs_info *fs_info; member
277 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in __scrub_blocked_if_needed()
287 static void scrub_pause_on(struct btrfs_fs_info *fs_info) in scrub_pause_on()
293 static void scrub_pause_off(struct btrfs_fs_info *fs_info) in scrub_pause_off()
303 static void scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in scrub_blocked_if_needed()
423 static int lock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in lock_full_stripe()
470 static int unlock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in unlock_full_stripe()
576 struct btrfs_fs_info *fs_info, int is_dev_replace) in scrub_setup_ctx()
647 struct btrfs_fs_info *fs_info = swarn->dev->fs_info; in scrub_print_warning_inode() local
732 struct btrfs_fs_info *fs_info; in scrub_print_warning() local
804 static inline void scrub_put_recover(struct btrfs_fs_info *fs_info, in scrub_put_recover()
826 struct btrfs_fs_info *fs_info; in scrub_handle_errored_block() local
1270 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_setup_recheck_block() local
1396 static int scrub_submit_raid56_bio_wait(struct btrfs_fs_info *fs_info, in scrub_submit_raid56_bio_wait()
1419 static void scrub_recheck_block_on_raid56(struct btrfs_fs_info *fs_info, in scrub_recheck_block_on_raid56()
1465 static void scrub_recheck_block(struct btrfs_fs_info *fs_info, in scrub_recheck_block()
1554 struct btrfs_fs_info *fs_info = sblock_bad->sctx->fs_info; in scrub_repair_page_from_good_copy() local
1595 struct btrfs_fs_info *fs_info = sblock->sctx->fs_info; in scrub_write_block_to_dev_replace() local
1718 struct btrfs_fs_info *fs_info = sbio->dev->fs_info; in scrub_wr_bio_end_io() local
1792 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_data() local
1840 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_tree_block() local
1912 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_super() local
2110 struct btrfs_fs_info *fs_info = sblock->sctx->fs_info; in scrub_missing_raid56_end_io() local
2124 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_worker() local
2166 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_pages() local
2317 struct btrfs_fs_info *fs_info = sbio->dev->fs_info; in scrub_bio_end_io() local
2738 struct btrfs_fs_info *fs_info = sparity->sctx->fs_info; in scrub_parity_bio_endio() local
2754 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_parity_check_and_repair() local
2828 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_raid56_parity() local
3052 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_stripe() local
3425 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_chunk() local
3477 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_enumerate_chunks() local
3720 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_supers() local
3751 static noinline_for_stack int scrub_workers_get(struct btrfs_fs_info *fs_info, in scrub_workers_get()
3794 int btrfs_scrub_dev(struct btrfs_fs_info *fs_info, u64 devid, u64 start, in btrfs_scrub_dev()
3973 void btrfs_scrub_pause(struct btrfs_fs_info *fs_info) in btrfs_scrub_pause()
3988 void btrfs_scrub_continue(struct btrfs_fs_info *fs_info) in btrfs_scrub_continue()
3994 int btrfs_scrub_cancel(struct btrfs_fs_info *fs_info) in btrfs_scrub_cancel()
4017 struct btrfs_fs_info *fs_info = dev->fs_info; in btrfs_scrub_cancel_dev() local
4038 int btrfs_scrub_progress(struct btrfs_fs_info *fs_info, u64 devid, in btrfs_scrub_progress()
4055 static void scrub_remap_extent(struct btrfs_fs_info *fs_info, in scrub_remap_extent()