Lines Matching defs:blocks
84 * blocks. Locks and log items, however, are no inherited. They must
135 * This is called to reserve free disk blocks and log space for the
139 * This will return ENOSPC if there are not enough blocks available.
152 uint blocks,
160 * Attempt to reserve the needed disk blocks by decrementing
164 if (blocks > 0) {
165 error = xfs_mod_fdblocks(mp, -((int64_t)blocks), rsvd);
168 tp->t_blk_res += blocks;
235 if (blocks > 0) {
236 xfs_mod_fdblocks(mp, (int64_t)blocks, rsvd);
246 uint blocks,
283 error = xfs_trans_reserve(tp, resp, blocks, rtextents);
314 * pointer that points higher in the tree), we risk deadlock. However, blocks
345 * used filesystem blocks in the superblock, we do not mark the
374 * Track the number of blocks allocated in the transaction.
386 * Return freed blocks directly to the reservation
390 * repeatedly free and allocate blocks.
413 * Track the number of blocks allocated in the
986 * Also make sure to return any reserved blocks to
1330 * Reserve enough quota to handle blocks on disk and reserved