Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dfile.h267 fo_seek_t vn_seek; variable
/f-stack/freebsd/kern/
H A Dvfs_vnops.c122 .fo_seek = vn_seek,
2403 vn_seek(struct file *fp, off_t offset, int whence, struct thread *td) in vn_seek() function