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

/freebsd-11-stable/stand/libsa/
H A Dstand.h106 int (*fo_read)(struct open_file *f, void *buf, member in struct:fs_ops
/freebsd-11-stable/sys/sys/
H A Dfile.h127 fo_rdwr_t *fo_read; member in struct:fileops
282 static __inline fo_rdwr_t fo_read; variable
295 fo_read(struct file *fp, struct uio *uio, struct ucred *active_cred, function

Completed in 68 milliseconds