Lines Matching defs:fs_info
157 struct btrfs_fs_info *fs_info; member
278 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in __scrub_blocked_if_needed()
288 static void scrub_pause_on(struct btrfs_fs_info *fs_info) in scrub_pause_on()
294 static void scrub_pause_off(struct btrfs_fs_info *fs_info) in scrub_pause_off()
304 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
731 struct btrfs_fs_info *fs_info; in scrub_print_warning() local
803 static inline void scrub_put_recover(struct btrfs_fs_info *fs_info, in scrub_put_recover()
825 struct btrfs_fs_info *fs_info; in scrub_handle_errored_block() local
1269 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_setup_recheck_block() local
1395 static int scrub_submit_raid56_bio_wait(struct btrfs_fs_info *fs_info, in scrub_submit_raid56_bio_wait()
1418 static void scrub_recheck_block_on_raid56(struct btrfs_fs_info *fs_info, in scrub_recheck_block_on_raid56()
1464 static void scrub_recheck_block(struct btrfs_fs_info *fs_info, in scrub_recheck_block()
1553 struct btrfs_fs_info *fs_info = sblock_bad->sctx->fs_info; in scrub_repair_page_from_good_copy() local
1594 struct btrfs_fs_info *fs_info = sblock->sctx->fs_info; in scrub_write_block_to_dev_replace() local
1713 struct btrfs_fs_info *fs_info = sbio->dev->fs_info; in scrub_wr_bio_end_io() local
1786 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_data() local
1813 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_tree_block() local
1869 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_super() local
2041 struct btrfs_fs_info *fs_info = sblock->sctx->fs_info; in scrub_missing_raid56_end_io() local
2055 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_worker() local
2096 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_pages() local
2246 struct btrfs_fs_info *fs_info = sbio->dev->fs_info; in scrub_bio_end_io() local
2667 struct btrfs_fs_info *fs_info = sparity->sctx->fs_info; in scrub_parity_bio_endio() local
2683 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_parity_check_and_repair() local
2757 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_raid56_parity() local
2982 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_stripe() local
3370 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_chunk() local
3422 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_enumerate_chunks() local
3705 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_supers() local
3733 static void scrub_workers_put(struct btrfs_fs_info *fs_info) in scrub_workers_put()
3759 static noinline_for_stack int scrub_workers_get(struct btrfs_fs_info *fs_info, in scrub_workers_get()
3813 int btrfs_scrub_dev(struct btrfs_fs_info *fs_info, u64 devid, u64 start, in btrfs_scrub_dev()
4013 void btrfs_scrub_pause(struct btrfs_fs_info *fs_info) in btrfs_scrub_pause()
4028 void btrfs_scrub_continue(struct btrfs_fs_info *fs_info) in btrfs_scrub_continue()
4034 int btrfs_scrub_cancel(struct btrfs_fs_info *fs_info) in btrfs_scrub_cancel()
4057 struct btrfs_fs_info *fs_info = dev->fs_info; in btrfs_scrub_cancel_dev() local
4078 int btrfs_scrub_progress(struct btrfs_fs_info *fs_info, u64 devid, in btrfs_scrub_progress()
4095 static void scrub_remap_extent(struct btrfs_fs_info *fs_info, in scrub_remap_extent()