Home
last modified time | relevance | path

Searched refs:growfile (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_vnops.c3267 u_long blksize, bool growfile, bool checkhole, struct ucred *cred) in vn_write_outvp() argument
3302 if (growfile) { in vn_write_outvp()
3322 } while (!growfile && xfer > 0 && error == 0); in vn_write_outvp()