Lines Matching defs:space
482 * precalculate the low space thresholds for dynamic speculative preallocation.
491 uint64_t space = mp->m_sb.sb_dblocks;
493 do_div(space, 100);
494 mp->m_low_space[i] = space * (i + 1);
570 * We default to 5% or 8192 fsbs of space reserved, whichever is
765 * we must compute the free space and rmap btree geometry before doing
805 /* set the low space thresholds for dynamic preallocation */
970 * read in. Temporarily create per-AG space reservations for metadata
971 * btree shape changes because space freeing transactions (for inode
1011 * Now we are mounted, reserve a small amount of unused space for
1013 * space required for critical operations can dip into this pool
1016 * are not allowed to use this reserved space.
1114 * the reserved free space as used. This is really only necessary for
1256 /* we had space! */
1261 * lock up the sb for dipping into reserves before releasing the space