Searched refs:btrfs_fs_closing (Results 1 – 11 of 11) sorted by relevance
1171 static inline bool btrfs_fs_closing(const struct btrfs_fs_info *fs_info) in btrfs_fs_closing() function1178 if (btrfs_fs_closing(fs_info) && test_bit(BTRFS_FS_CLOSING_DONE, &fs_info->flags)) in btrfs_fs_closing_done()1195 btrfs_fs_closing(fs_info); in btrfs_need_cleaner_sleep()
322 if (btrfs_fs_closing(fs_info)) in btrfs_uuid_tree_iterate()416 if (btrfs_fs_closing(fs_info)) { in btrfs_uuid_scan_kthread()
1197 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()
108 if (btrfs_fs_closing(fs_info)) in need_auto_defrag()575 if (btrfs_fs_closing(fs_info) || ret != -EAGAIN) in btrfs_defrag_root()
1092 return (used >= thresh && !btrfs_fs_closing(fs_info) && in need_preemptive_reclaim()
1593 if (btrfs_fs_closing(fs_info)) in btrfs_delete_unused_bgs() 1911 if (btrfs_fs_closing(fs_info)) in btrfs_should_reclaim()
3062 if (btrfs_fs_closing(fs_info)) in btrfs_scrub_dev()
3841 if (btrfs_fs_closing(fs_info)) in rescan_should_stop()
5464 if (btrfs_fs_closing(fs_info)) in btrfs_relocate_block_group()
4902 if (btrfs_fs_closing(fs_info) || in btrfs_balance()
2974 if (btrfs_fs_closing(fs_info)) { in btrfs_queue_writepage_fixup()