Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dzoned.h74 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags);
243 static inline bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, in btrfs_can_activate_zone() function
Dzoned.c2085 bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags) in btrfs_can_activate_zone() function
Dextent-tree.c3966 if (btrfs_can_activate_zone(fs_info->fs_devices, ffe_ctl->flags)) in can_allocate_chunk_zoned()