Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dvolumes.h436 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans,
Dextent-tree.c4324 ret = btrfs_alloc_chunk(trans, root, flags); in check_system_chunk()
4421 ret = btrfs_alloc_chunk(trans, extent_root, flags); in do_chunk_alloc()
Dvolumes.c4892 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, in btrfs_alloc_chunk() function