Lines Matching full:reserve
22 * -> Reserve
78 * necessary, either by attempting to reserve more space, or freeing up excess
88 * -> reserve
144 /* Use new btrfs_qgroup_reserve_data to reserve precious data space. */ in btrfs_check_data_free_space()
325 * over-reserve slightly, and clean up the mess when we are done. in btrfs_delalloc_reserve_metadata()
395 * When we reserve space we increase outstanding_extents for the extents we may
419 * btrfs_delalloc_reserve_space - reserve data and metadata space for
429 * - reserve space in data space info for num bytes
430 * and reserve precious corresponding qgroup space
433 * - reserve space for metadata space, based on the number of outstanding
435 * also reserve metadata space in a per root over-reserve method.