Searched refs:__btrfs_alloc_reserved_extent (Results 1 – 1 of 1) sorted by relevance
/fs/btrfs/ |
D | extent-tree.c | 3475 static int __btrfs_alloc_reserved_extent(struct btrfs_trans_handle *trans, in __btrfs_alloc_reserved_extent() function 3595 ret = __btrfs_alloc_reserved_extent(trans, root, parent, root_objectid, in btrfs_alloc_reserved_extent() 3623 ret = __btrfs_alloc_reserved_extent(trans, root, parent, root_objectid, in btrfs_alloc_logged_extent() 3649 ret = __btrfs_alloc_reserved_extent(trans, root, parent, in btrfs_alloc_extent()
|