Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dvolumes.c5070 struct alloc_chunk_ctl { struct
5099 struct alloc_chunk_ctl *ctl) in init_alloc_chunk_ctl_policy_regular() argument
5120 struct alloc_chunk_ctl *ctl) in init_alloc_chunk_ctl_policy_zoned()
5152 struct alloc_chunk_ctl *ctl) in init_alloc_chunk_ctl()
5180 struct alloc_chunk_ctl *ctl, in gather_device_info()
5256 static int decide_stripe_size_regular(struct alloc_chunk_ctl *ctl, in decide_stripe_size_regular()
5303 static int decide_stripe_size_zoned(struct alloc_chunk_ctl *ctl, in decide_stripe_size_zoned()
5336 struct alloc_chunk_ctl *ctl, in decide_stripe_size()
5370 struct alloc_chunk_ctl *ctl, in create_chunk()
5470 struct alloc_chunk_ctl ctl; in btrfs_create_chunk()