Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfs.h1147 static inline bool btrfs_fs_closing(const struct btrfs_fs_info *fs_info) in btrfs_fs_closing() function
1154 if (btrfs_fs_closing(fs_info) && test_bit(BTRFS_FS_CLOSING_DONE, &fs_info->flags)) in btrfs_fs_closing_done()
1171 btrfs_fs_closing(fs_info); in btrfs_need_cleaner_sleep()
H A Duuid-tree.c325 if (btrfs_fs_closing(fs_info)) in btrfs_uuid_tree_iterate()
419 if (btrfs_fs_closing(fs_info)) { in btrfs_uuid_scan_kthread()
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.c1068 return (used >= thresh && !btrfs_fs_closing(fs_info) && in need_preemptive_reclaim()
H A Dblock-group.c1566 if (btrfs_fs_closing(fs_info)) in btrfs_delete_unused_bgs()
1866 if (btrfs_fs_closing(fs_info)) in btrfs_should_reclaim()
H A Dscrub.c3101 if (btrfs_fs_closing(fs_info)) in btrfs_scrub_dev()
H A Dqgroup.c3825 if (btrfs_fs_closing(fs_info)) in rescan_should_stop()
H A Drelocation.c5331 if (btrfs_fs_closing(fs_info)) in btrfs_relocate_block_group()
H A Dvolumes.c4766 if (btrfs_fs_closing(fs_info) || in btrfs_balance()