Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dfile.h87 int (*fo_read) (struct file *, off_t *, struct uio *, member
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_send.c81 fo_read(struct file *fp, struct uio *uio, cred_t *cred, int flags, kthread_t *thr) in fo_read() function