Lines Matching defs:new
36 xfs_rfsblock_t new;
53 new = nb; /* use new as a temporary here */
54 nb_mod = do_div(new, mp->m_sb.sb_agblocks);
55 nagcount = new + (nb_mod != 0);
62 new = nb - mp->m_sb.sb_dblocks;
65 /* allocate the new per-ag structures */
78 * Write new AG headers to disk. Non-transactional, but need to be
92 id.agno--, new -= id.agsize) {
112 /* If there are new blocks in the old last AG, extend it. */
113 if (new) {
114 error = xfs_ag_extend_space(mp, tp, &id, new);
144 * so we can reinitialize it with the new size.
146 if (new) {
158 * growfs failure, just that there still isn't space for new user data
185 * Moving the log is hard, need new interfaces to sync
246 /* Post growfs calculations needed to reflect new state in operations */
260 * updating the secondary superblocks, in which case the new size
472 * queue up anybody new on the log reservations, and wakes up