Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dvolumes.c5076 struct alloc_chunk_ctl { struct
5105 struct alloc_chunk_ctl *ctl) in init_alloc_chunk_ctl_policy_regular() argument
5126 struct alloc_chunk_ctl *ctl) in init_alloc_chunk_ctl_policy_zoned()
5158 struct alloc_chunk_ctl *ctl) in init_alloc_chunk_ctl()
5186 struct alloc_chunk_ctl *ctl, in gather_device_info()
5262 static int decide_stripe_size_regular(struct alloc_chunk_ctl *ctl, in decide_stripe_size_regular()
5309 static int decide_stripe_size_zoned(struct alloc_chunk_ctl *ctl, in decide_stripe_size_zoned()
5342 struct alloc_chunk_ctl *ctl, in decide_stripe_size()
5376 struct alloc_chunk_ctl *ctl, in create_chunk()
5475 struct alloc_chunk_ctl ctl; in btrfs_create_chunk()