• Home
  • Raw
  • Download

Lines Matching defs:fs_info

161 	struct btrfs_fs_info	*fs_info;  member
443 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in __scrub_blocked_if_needed()
453 static void scrub_pause_on(struct btrfs_fs_info *fs_info) in scrub_pause_on()
459 static void scrub_pause_off(struct btrfs_fs_info *fs_info) in scrub_pause_off()
469 static void scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in scrub_blocked_if_needed()
588 static int lock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in lock_full_stripe()
635 static int unlock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in unlock_full_stripe()
739 struct btrfs_fs_info *fs_info, int is_dev_replace) in scrub_setup_ctx()
807 struct btrfs_fs_info *fs_info = swarn->dev->fs_info; in scrub_print_warning_inode() local
890 struct btrfs_fs_info *fs_info; in scrub_print_warning() local
969 static inline void scrub_put_recover(struct btrfs_fs_info *fs_info, in scrub_put_recover()
991 struct btrfs_fs_info *fs_info; in scrub_handle_errored_block() local
1448 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_setup_recheck_block() local
1561 static int scrub_submit_raid56_bio_wait(struct btrfs_fs_info *fs_info, in scrub_submit_raid56_bio_wait()
1577 static void scrub_recheck_block_on_raid56(struct btrfs_fs_info *fs_info, in scrub_recheck_block_on_raid56()
1621 static void scrub_recheck_block(struct btrfs_fs_info *fs_info, in scrub_recheck_block()
1707 struct btrfs_fs_info *fs_info = sblock_bad->sctx->fs_info; in scrub_repair_sector_from_good_copy() local
1744 struct btrfs_fs_info *fs_info = sblock->sctx->fs_info; in scrub_write_block_to_dev_replace() local
1903 struct btrfs_fs_info *fs_info = sbio->dev->fs_info; in scrub_wr_bio_end_io() local
1982 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_data() local
2009 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_tree_block() local
2106 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_super() local
2316 struct btrfs_fs_info *fs_info = sblock->sctx->fs_info; in scrub_missing_raid56_end_io() local
2331 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_worker() local
2372 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_pages() local
2512 struct btrfs_fs_info *fs_info = sbio->dev->fs_info; in scrub_bio_end_io() local
2961 struct btrfs_fs_info *fs_info = sparity->sctx->fs_info; in scrub_parity_bio_endio() local
2976 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_parity_check_and_repair() local
3046 struct btrfs_fs_info *fs_info = path->nodes[0]->fs_info; in compare_extent_item_range() local
3085 struct btrfs_fs_info *fs_info = extent_root->fs_info; in find_first_extent_item() local
3180 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_raid56_data_stripe_for_parity() local
3289 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_raid56_parity() local
3364 struct btrfs_fs_info *fs_info = sctx->fs_info; in sync_write_pointer_for_zoned() local
3404 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_simple_mirror() local
3594 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_stripe() local
3769 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_chunk() local
3815 struct btrfs_fs_info *fs_info = cache->fs_info; in finish_extent_writes_for_zoned() local
3837 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_enumerate_chunks() local
4168 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_supers() local
4198 static void scrub_workers_put(struct btrfs_fs_info *fs_info) in scrub_workers_put()
4225 static noinline_for_stack int scrub_workers_get(struct btrfs_fs_info *fs_info, in scrub_workers_get()
4277 int btrfs_scrub_dev(struct btrfs_fs_info *fs_info, u64 devid, u64 start, in btrfs_scrub_dev()
4452 void btrfs_scrub_pause(struct btrfs_fs_info *fs_info) in btrfs_scrub_pause()
4467 void btrfs_scrub_continue(struct btrfs_fs_info *fs_info) in btrfs_scrub_continue()
4473 int btrfs_scrub_cancel(struct btrfs_fs_info *fs_info) in btrfs_scrub_cancel()
4496 struct btrfs_fs_info *fs_info = dev->fs_info; in btrfs_scrub_cancel_dev() local
4517 int btrfs_scrub_progress(struct btrfs_fs_info *fs_info, u64 devid, in btrfs_scrub_progress()
4535 static void scrub_find_good_copy(struct btrfs_fs_info *fs_info, in scrub_find_good_copy()