Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dzoned.h80 bool btrfs_zoned_should_reclaim(struct btrfs_fs_info *fs_info);
240 static inline bool btrfs_zoned_should_reclaim(struct btrfs_fs_info *fs_info) in btrfs_zoned_should_reclaim() function
Dzoned.c2337 bool btrfs_zoned_should_reclaim(struct btrfs_fs_info *fs_info) in btrfs_zoned_should_reclaim() function
Dblock-group.c1711 return btrfs_zoned_should_reclaim(fs_info); in btrfs_should_reclaim()