Lines Matching full:reserve
210 * Reserve AG metadata blocks. ENOSPC here does not mean there in xfs_growfs_data_private()
364 * Reserve the requested number of blocks if available. Otherwise return
403 * retry if we end up trying to reserve more space than is available. in xfs_reserve_blocks()
430 * If the request is larger than the current reservation, reserve the in xfs_reserve_blocks()
431 * blocks before we update the reserve counters. Sample m_fdblocks and in xfs_reserve_blocks()
454 * reserve. in xfs_reserve_blocks()
456 * Don't set the reserved flag here - we don't want to reserve in xfs_reserve_blocks()
457 * the extra reserve blocks from the reserve..... in xfs_reserve_blocks()
465 * Update the reserve counters if blocks have been successfully in xfs_reserve_blocks()
562 * Reserve free space for per-AG metadata.
582 "Error %d reserving per-AG metadata reserve pool.", error); in xfs_fs_reserve_ag_blocks()
609 "Error %d freeing per-AG metadata reserve pool.", error); in xfs_fs_unreserve_ag_blocks()