Searched refs:vn_seek (Results 1 – 1 of 1) sorted by relevance
62 int vn_seek(struct file *, off_t *, int, struct proc *);71 .fo_seek = vn_seek,632 vn_seek(struct file *fp, off_t *offset, int whence, struct proc *p) in vn_seek() function