Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfs.h944 static inline int btrfs_fs_closing(struct btrfs_fs_info *fs_info) in btrfs_fs_closing() function
966 btrfs_fs_closing(fs_info); in btrfs_need_cleaner_sleep()
H A Duuid-tree.c323 if (btrfs_fs_closing(fs_info)) { in btrfs_uuid_tree_iterate()
H A Ddefrag.c116 if (btrfs_fs_closing(fs_info)) in __need_auto_defrag()
H A 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()
H A Dspace-info.c944 return (used >= thresh && !btrfs_fs_closing(fs_info) && in need_preemptive_reclaim()
H A Dtransaction.c1511 if (btrfs_fs_closing(info) || ret != -EAGAIN) in btrfs_defrag_root()
H A Dscrub.c2834 if (btrfs_fs_closing(fs_info)) in btrfs_scrub_dev()
H A Dvolumes.c4316 if (btrfs_fs_closing(fs_info) || in btrfs_balance()
4715 if (btrfs_fs_closing(fs_info)) { in btrfs_uuid_scan_kthread()
H A Dqgroup.c3389 return btrfs_fs_closing(fs_info) || in rescan_should_stop()
H A Drelocation.c3969 if (btrfs_fs_closing(fs_info)) in btrfs_relocate_block_group()