Lines Matching full:blocks
110 uint64_t cpy_cnt; /* # of blocks to copy */
357 /* Read errors count as full blocks. */
361 /* Handle full input blocks. */
366 /* Handle partial input blocks. */
419 /* If there are pending sparse blocks, make sure
458 * Write one or more blocks out. The common case is writing a full
583 * Seeking past the end of file can cause null blocks to be written to the
607 * blocks for other devices.
981 (st.swab == 1) ? "block" : "blocks");
987 (st.trunc == 1) ? "block" : "blocks");
993 (st.sparse == 1) ? "block" : "blocks");
1234 out.offset = strsuftoll("seek blocks", arg, 0, LLONG_MAX);
1241 in.offset = strsuftoll("skip blocks", arg, 0, LLONG_MAX);