Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.h413 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type);
Dextent-tree.c4430 ret = btrfs_alloc_chunk(trans, flags); in check_system_chunk()
4532 ret = btrfs_alloc_chunk(trans, flags); in do_chunk_alloc()
Dvolumes.c5009 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type) in btrfs_alloc_chunk() function