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

/freebsd-9.3-release/lib/libstand/
H A Dstand.h105 int (*fo_read)(struct open_file *f, void *buf, member in struct:fs_ops
/freebsd-9.3-release/sys/sys/
H A Dfile.h111 fo_rdwr_t *fo_read; member in struct:fileops
271 static __inline fo_rdwr_t fo_read; variable
283 fo_read(struct file *fp, struct uio *uio, struct ucred *active_cred, function

Completed in 83 milliseconds