Lines Matching defs:bytes
98 int bytes)
108 space -= bytes;
124 int bytes)
136 if (tmp > bytes)
137 space += bytes;
139 space = bytes - tmp;
553 * blk_offset - Start block # where block size is 512 bytes (BBSIZE)
613 "log size %lld bytes too large, maximum size is %lld bytes",
620 "log stripe unit %u bytes must be a multiple of block size",
1137 * is passed in the cycle/bytes formal parms. In the special case where
1181 " GH cycle = %d, GH bytes = %d",
1494 * (a) enough on-disk log space to log the number of bytes specified, (b) at
2016 xfs_warn(mp, " unit res = %d bytes",
2018 xfs_warn(mp, " current res = %d bytes",
2020 xfs_warn(mp, " total reg = %u bytes (o/flow = %u bytes)",
2022 xfs_warn(mp, " ophdrs = %u (ophdr space = %u bytes)",
2024 xfs_warn(mp, " ophdr + reg = %u bytes",
2031 xfs_warn(mp, "region[%u]: %s - %u bytes", i,
2069 xfs_warn(mp, " bytes = %d", lv->lv_bytes);
2080 xfs_warn(mp, " first %d bytes of iovec[%d]:", dumplen, i);
2314 * bytes have been written out.
2929 * until you know exactly how many bytes get copied. Therefore, wait
3035 int bytes;
3048 bytes = ticket->t_curr_res;
3051 bytes += ticket->t_unit_res*ticket->t_cnt;
3054 xlog_grant_sub_space(log, &log->l_reserve_head.grant, bytes);
3055 xlog_grant_sub_space(log, &log->l_write_head.grant, bytes);
3340 * Figure out the total log space unit (in bytes) that would be