Searched refs:write_eof (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c673 int write_eof; local
788 write_eof = (woff + n > zp->z_size);
904 if (tx_bytes < max_blksz && (!write_eof ||

Completed in 52 milliseconds