Home
last modified time | relevance | path

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

/fs/btrfs/
Dfs.h942 static inline int btrfs_fs_closing(struct btrfs_fs_info *fs_info) in btrfs_fs_closing() function
964 btrfs_fs_closing(fs_info); in btrfs_need_cleaner_sleep()
Duuid-tree.c323 if (btrfs_fs_closing(fs_info)) { in btrfs_uuid_tree_iterate()
Ddefrag.c116 if (btrfs_fs_closing(fs_info)) in __need_auto_defrag()
Dblock-group.c755 if (btrfs_fs_closing(fs_info) > 1) { in load_extent_tree_free()
1481 if (btrfs_fs_closing(fs_info)) in btrfs_delete_unused_bgs()
1797 if (btrfs_fs_closing(fs_info)) in btrfs_reclaim_bgs_work()
Dspace-info.c944 return (used >= thresh && !btrfs_fs_closing(fs_info) && in need_preemptive_reclaim()
Dtransaction.c1509 if (btrfs_fs_closing(info) || ret != -EAGAIN) in btrfs_defrag_root()
Dscrub.c2830 if (btrfs_fs_closing(fs_info)) in btrfs_scrub_dev()
Dvolumes.c4284 if (btrfs_fs_closing(fs_info) || in btrfs_balance()
4683 if (btrfs_fs_closing(fs_info)) { in btrfs_uuid_scan_kthread()
Dqgroup.c3387 return btrfs_fs_closing(fs_info) || in rescan_should_stop()
Drelocation.c4040 if (btrfs_fs_closing(fs_info)) in btrfs_relocate_block_group()