Home
last modified time | relevance | path

Searched defs:hole_size (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dcopy.c314 size_t hole_size, bool punch_holes, bool allow_reflink, in sparse_copy()
546 size_t hole_size, off_t ext_start, off_t src_total_size, in lseek_copy()
1548 size_t hole_size = STP_BLKSIZE (&sb); in copy_reg() local