Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dzoned.h85 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags);
230 static inline bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, in btrfs_can_activate_zone() function
H A Dzoned.c2338 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags) in btrfs_can_activate_zone() function
H A Dextent-tree.c4048 if (btrfs_can_activate_zone(fs_info->fs_devices, ffe_ctl->flags)) in can_allocate_chunk_zoned()