Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.c5410 struct alloc_chunk_ctl { struct
5441 struct alloc_chunk_ctl *ctl) in init_alloc_chunk_ctl_policy_regular() argument
5462 struct alloc_chunk_ctl *ctl) in init_alloc_chunk_ctl_policy_zoned()
5494 struct alloc_chunk_ctl *ctl) in init_alloc_chunk_ctl()
5523 struct alloc_chunk_ctl *ctl, in gather_device_info()
5599 static int decide_stripe_size_regular(struct alloc_chunk_ctl *ctl, in decide_stripe_size_regular()
5646 static int decide_stripe_size_zoned(struct alloc_chunk_ctl *ctl, in decide_stripe_size_zoned()
5683 struct alloc_chunk_ctl *ctl, in decide_stripe_size()
5804 struct alloc_chunk_ctl *ctl, in create_chunk()
5877 struct alloc_chunk_ctl ctl; in btrfs_create_chunk()