Lines Matching refs:blocks_to_boundary
272 * @blocks_to_boundary: the offset in the indirect block
278 int blocks_to_boundary)
288 if (blks < blocks_to_boundary + 1)
291 count += blocks_to_boundary + 1;
296 while (count < blks && count <= blocks_to_boundary &&
540 int blocks_to_boundary = 0;
549 &blocks_to_boundary);
561 while (count < map->m_len && count <= blocks_to_boundary) {
630 map->m_len, blocks_to_boundary);
666 if (count > blocks_to_boundary)