Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dvolumes.h443 enum btrfs_chunk_allocation_policy chunk_alloc_policy; member
H A Dvolumes.c1259 fs_devices->chunk_alloc_policy = BTRFS_CHUNK_ALLOC_REGULAR; in open_fs_devices()
1530 switch (device->fs_devices->chunk_alloc_policy) { in dev_extent_search_start()
1619 switch (device->fs_devices->chunk_alloc_policy) { in dev_extent_hole_check()
5202 switch (fs_devices->chunk_alloc_policy) { in init_alloc_chunk_ctl()
5394 switch (fs_devices->chunk_alloc_policy) { in decide_stripe_size()
H A Dzoned.c750 fs_info->fs_devices->chunk_alloc_policy = BTRFS_CHUNK_ALLOC_ZONED; in btrfs_check_zoned_mode()