Searched refs:alloc_reserved_file_extent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent-tree.c | 49 static int alloc_reserved_file_extent(struct btrfs_trans_handle *trans, 1505 ret = alloc_reserved_file_extent(trans, parent, ref_root, in run_delayed_data_ref() 4352 static int alloc_reserved_file_extent(struct btrfs_trans_handle *trans, in alloc_reserved_file_extent() function 4573 ret = alloc_reserved_file_extent(trans, 0, root_objectid, 0, owner, in btrfs_alloc_logged_file_extent()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.c | 57 static int alloc_reserved_file_extent(struct btrfs_trans_handle *trans, 1563 ret = alloc_reserved_file_extent(trans, parent, ref_root, in run_delayed_data_ref() 4634 static int alloc_reserved_file_extent(struct btrfs_trans_handle *trans, in alloc_reserved_file_extent() function 4827 ret = alloc_reserved_file_extent(trans, 0, root_objectid, 0, owner, in btrfs_alloc_logged_file_extent()
|
Completed in 13 milliseconds