Searched refs:vn_seek (Results 1 – 1 of 1) sorted by relevance
69 static int vn_seek (struct file *fp, off_t offset, int whence, off_t *res);79 .fo_seek = vn_seek1200 vn_seek(struct file *fp, off_t offset, int whence, off_t *res) in vn_seek() function