Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Duuid-tree.c322 if (btrfs_fs_closing(fs_info)) { in btrfs_uuid_tree_iterate()
419 if (btrfs_fs_closing(fs_info)) { in btrfs_uuid_scan_kthread()
Dfs.h1046 static inline int btrfs_fs_closing(const struct btrfs_fs_info *fs_info) in btrfs_fs_closing() function
1068 btrfs_fs_closing(fs_info); in btrfs_need_cleaner_sleep()
Dextent_map.c1186 btrfs_fs_closing(fs_info)) in btrfs_scan_inode()
1261 if (ctx->scanned >= ctx->nr_to_scan || btrfs_fs_closing(fs_info)) in btrfs_scan_root()
1313 while (ctx.scanned < ctx.nr_to_scan && !btrfs_fs_closing(fs_info)) { in btrfs_extent_map_shrinker_worker()
Ddefrag.c113 if (btrfs_fs_closing(fs_info)) in need_auto_defrag()
584 if (btrfs_fs_closing(fs_info) || ret != -EAGAIN) in btrfs_defrag_root()
Dblock-group.c753 if (btrfs_fs_closing(fs_info) > 1) { in load_extent_tree_free()
1475 if (btrfs_fs_closing(fs_info)) in btrfs_delete_unused_bgs()
1794 if (btrfs_fs_closing(fs_info)) in btrfs_reclaim_bgs_work()
Dspace-info.c990 return (used >= thresh && !btrfs_fs_closing(fs_info) && in need_preemptive_reclaim()
Dscrub.c2920 if (btrfs_fs_closing(fs_info)) in btrfs_scrub_dev()
Drelocation.c3925 if (btrfs_fs_closing(fs_info)) in btrfs_relocate_block_group()
Dqgroup.c3806 if (btrfs_fs_closing(fs_info)) in rescan_should_stop()
Dvolumes.c4547 if (btrfs_fs_closing(fs_info) || in btrfs_balance()