Searched defs:fo_seek (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dfile.h146 fo_seek_t *fo_seek; member in struct:fileops
416 fo_seek(struct file *fp, off_t offset, int whence, struct thread *td) function
/freebsd-13-stable/stand/libsa/
H A Dstand.h110 off_t (*fo_seek)(struct open_file *f, off_t offset, int where); member in struct:fs_ops

Completed in 69 milliseconds