Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.c4615 static int __btrfs_alloc_chunk(struct btrfs_trans_handle *trans, in __btrfs_alloc_chunk() function
5015 return __btrfs_alloc_chunk(trans, chunk_offset, type); in btrfs_alloc_chunk()
5028 ret = __btrfs_alloc_chunk(trans, chunk_offset, alloc_profile); in init_first_rw_device()
5034 ret = __btrfs_alloc_chunk(trans, sys_chunk_offset, alloc_profile); in init_first_rw_device()