Lines Matching defs:fs_info
175 struct btrfs_fs_info *fs_info; member
457 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in __scrub_blocked_if_needed()
467 static void scrub_pause_on(struct btrfs_fs_info *fs_info) in scrub_pause_on()
473 static void scrub_pause_off(struct btrfs_fs_info *fs_info) in scrub_pause_off()
483 static void scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in scrub_blocked_if_needed()
602 static int lock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in lock_full_stripe()
649 static int unlock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in unlock_full_stripe()
753 struct btrfs_fs_info *fs_info, int is_dev_replace) in scrub_setup_ctx()
821 struct btrfs_fs_info *fs_info = swarn->dev->fs_info; in scrub_print_warning_inode() local
904 struct btrfs_fs_info *fs_info; in scrub_print_warning() local
986 static inline void scrub_put_recover(struct btrfs_fs_info *fs_info, in scrub_put_recover()
1008 struct btrfs_fs_info *fs_info; in scrub_handle_errored_block() local
1465 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_setup_recheck_block() local
1578 static int scrub_submit_raid56_bio_wait(struct btrfs_fs_info *fs_info, in scrub_submit_raid56_bio_wait()
1594 static void scrub_recheck_block_on_raid56(struct btrfs_fs_info *fs_info, in scrub_recheck_block_on_raid56()
1638 static void scrub_recheck_block(struct btrfs_fs_info *fs_info, in scrub_recheck_block()
1724 struct btrfs_fs_info *fs_info = sblock_bad->sctx->fs_info; in scrub_repair_sector_from_good_copy() local
1761 struct btrfs_fs_info *fs_info = sblock->sctx->fs_info; in scrub_write_block_to_dev_replace() local
1920 struct btrfs_fs_info *fs_info = sbio->dev->fs_info; in scrub_wr_bio_end_io() local
1999 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_data() local
2026 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_tree_block() local
2123 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_super() local
2333 struct btrfs_fs_info *fs_info = sblock->sctx->fs_info; in scrub_missing_raid56_end_io() local
2348 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_worker() local
2389 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_pages() local
2529 struct btrfs_fs_info *fs_info = sbio->dev->fs_info; in scrub_bio_end_io() local
2978 struct btrfs_fs_info *fs_info = sparity->sctx->fs_info; in scrub_parity_bio_endio() local
2993 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_parity_check_and_repair() local
3063 struct btrfs_fs_info *fs_info = path->nodes[0]->fs_info; in compare_extent_item_range() local
3102 struct btrfs_fs_info *fs_info = extent_root->fs_info; in find_first_extent_item() local
3197 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_raid56_data_stripe_for_parity() local
3306 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_raid56_parity() local
3381 struct btrfs_fs_info *fs_info = sctx->fs_info; in sync_write_pointer_for_zoned() local
3421 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_simple_mirror() local
3611 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_stripe() local
3786 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_chunk() local
3832 struct btrfs_fs_info *fs_info = cache->fs_info; in finish_extent_writes_for_zoned() local
3854 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_enumerate_chunks() local
4178 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_supers() local
4208 static void scrub_workers_put(struct btrfs_fs_info *fs_info) in scrub_workers_put()
4235 static noinline_for_stack int scrub_workers_get(struct btrfs_fs_info *fs_info, in scrub_workers_get()
4287 int btrfs_scrub_dev(struct btrfs_fs_info *fs_info, u64 devid, u64 start, in btrfs_scrub_dev()
4462 void btrfs_scrub_pause(struct btrfs_fs_info *fs_info) in btrfs_scrub_pause()
4477 void btrfs_scrub_continue(struct btrfs_fs_info *fs_info) in btrfs_scrub_continue()
4483 int btrfs_scrub_cancel(struct btrfs_fs_info *fs_info) in btrfs_scrub_cancel()
4506 struct btrfs_fs_info *fs_info = dev->fs_info; in btrfs_scrub_cancel_dev() local
4527 int btrfs_scrub_progress(struct btrfs_fs_info *fs_info, u64 devid, in btrfs_scrub_progress()
4545 static void scrub_find_good_copy(struct btrfs_fs_info *fs_info, in scrub_find_good_copy()