Searched refs:fuse_read_biobackend (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/fuse/ |
H A D | fuse_io.h | 71 int fuse_read_biobackend(struct vnode *vp, struct uio *uio, int ioflag,
|
H A D | fuse_io.c | 126 fuse_read_biobackend(struct vnode *vp, struct uio *uio, int ioflag, in fuse_read_biobackend() function
|
H A D | fuse_vnops.c | 1900 err = fuse_read_biobackend(vp, uio, ioflag, cred, fufh, pid); in fuse_vnop_read()
|