Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
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
Dzoned.c2202 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags) in btrfs_can_activate_zone() function
Dextent-tree.c3914 if (btrfs_can_activate_zone(fs_info->fs_devices, ffe_ctl->flags)) in can_allocate_chunk_zoned()