Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_vnops.c106 static fo_fallocate_t vn_fallocate; variable
3657 vn_fallocate(struct file *fp, off_t offset, off_t len, struct thread *td) in vn_fallocate() function