Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h430 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type);
H A Dblock-group.c3171 ret = btrfs_alloc_chunk(trans, flags); in btrfs_chunk_alloc()
3265 ret = btrfs_alloc_chunk(trans, flags); in check_system_chunk()
H A Dvolumes.c5209 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type) in btrfs_alloc_chunk() function
5372 ret = btrfs_alloc_chunk(trans, alloc_profile); in init_first_rw_device()
5377 ret = btrfs_alloc_chunk(trans, alloc_profile); in init_first_rw_device()