Searched refs:file_sz (Results 1 – 1 of 1) sorted by relevance
89 uint64_t file_sz; in zfs_holey_common() local93 file_sz = zp->z_size; in zfs_holey_common()94 if (noff >= file_sz) { in zfs_holey_common()111 *off = file_sz; in zfs_holey_common()123 if (noff > file_sz) { in zfs_holey_common()125 noff = file_sz; in zfs_holey_common()