/src/sys/miscfs/genfs/ |
genfs_io.c | 56 static int genfs_do_directio(struct vmspace *, vaddr_t, size_t, struct vnode *, 1815 error = genfs_do_directio(vs, va, len, vp, uio->uio_offset, 1853 genfs_do_directio(struct vmspace *vs, vaddr_t uva, size_t len, struct vnode *vp, function in typeref:typename:int
|
genfs_io.c | 56 static int genfs_do_directio(struct vmspace *, vaddr_t, size_t, struct vnode *, 1815 error = genfs_do_directio(vs, va, len, vp, uio->uio_offset, 1853 genfs_do_directio(struct vmspace *vs, vaddr_t uva, size_t len, struct vnode *vp, function in typeref:typename:int
|
genfs_io.c | 56 static int genfs_do_directio(struct vmspace *, vaddr_t, size_t, struct vnode *, 1815 error = genfs_do_directio(vs, va, len, vp, uio->uio_offset, 1853 genfs_do_directio(struct vmspace *vs, vaddr_t uva, size_t len, struct vnode *vp, function in typeref:typename:int
|