Home
last modified time | relevance | path

Searched refs:btrfs_fs_closing (Results 1 – 10 of 10) sorted by relevance

/linux/fs/btrfs/
H A Dfs.h1149 static inline bool btrfs_fs_closing(const struct btrfs_fs_info *fs_info) in btrfs_fs_closing() function
1156 if (btrfs_fs_closing(fs_info) && test_bit(BTRFS_FS_CLOSING_DONE, &fs_info->flags)) in btrfs_fs_closing_done()
1173 btrfs_fs_closing(fs_info); in btrfs_need_cleaner_sleep()
H A Duuid-tree.c322 if (btrfs_fs_closing(fs_info)) in btrfs_uuid_tree_iterate()
416 if (btrfs_fs_closing(fs_info)) { in btrfs_uuid_scan_kthread()
H A Dextent_map.c1197 btrfs_fs_closing(fs_info)) in btrfs_scan_inode()
1274 if (ctx->scanned >= ctx->nr_to_scan || btrfs_fs_closing(fs_info)) in btrfs_scan_root()
1326 while (ctx.scanned < ctx.nr_to_scan && !btrfs_fs_closing(fs_info)) { in btrfs_extent_map_shrinker_worker()
H A Ddefrag.c108 if (btrfs_fs_closing(fs_info)) in need_auto_defrag()
575 if (btrfs_fs_closing(fs_info) || ret != -EAGAIN) in btrfs_defrag_root()
H A Dspace-info.c1092 return (used >= thresh && !btrfs_fs_closing(fs_info) && in need_preemptive_reclaim()
H A Dblock-group.c1565 if (btrfs_fs_closing(fs_info)) in btrfs_delete_unused_bgs()
1883 if (btrfs_fs_closing(fs_info)) in btrfs_should_reclaim()
H A Dscrub.c3087 if (btrfs_fs_closing(fs_info)) in btrfs_scrub_dev()
H A Dqgroup.c3845 if (btrfs_fs_closing(fs_info)) in rescan_should_stop()
H A Drelocation.c5341 if (btrfs_fs_closing(fs_info)) in btrfs_relocate_block_group()
H A Dvolumes.c4774 if (btrfs_fs_closing(fs_info) || in btrfs_balance()