Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dzoned.h73 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags);
224 static inline bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, in btrfs_can_activate_zone() function
H A Dzoned.c2208 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags) in btrfs_can_activate_zone() function
H A Dextent-tree.c3938 if (btrfs_can_activate_zone(fs_info->fs_devices, ffe_ctl->flags)) in can_allocate_chunk_zoned()