Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Dvolumes.h252 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans,
Dvolumes.c3442 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, in btrfs_alloc_chunk() function
Dextent-tree.c3471 ret = btrfs_alloc_chunk(trans, extent_root, flags); in do_chunk_alloc()