Home
last modified time | relevance | path

Searched refs:btrfs_zoned_should_reclaim (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dzoned.h81 bool btrfs_zoned_should_reclaim(struct btrfs_fs_info *fs_info);
259 static inline bool btrfs_zoned_should_reclaim(struct btrfs_fs_info *fs_info) in btrfs_zoned_should_reclaim() function
Dzoned.c2203 bool btrfs_zoned_should_reclaim(struct btrfs_fs_info *fs_info) in btrfs_zoned_should_reclaim() function
Dblock-group.c1526 return btrfs_zoned_should_reclaim(fs_info); in btrfs_should_reclaim()