Searched defs:uiop (Results 1 - 17 of 17) sorted by relevance

/freebsd-11.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_uio.c93 uioskip(uio_t *uiop, size_t n) argument
/freebsd-11.0-release/sys/compat/cloudabi64/
H A Dcloudabi64_fd.c43 cloudabi64_copyinuio(const cloudabi64_iovec_t *iovp, size_t iovcnt, struct uio **uiop) argument
/freebsd-11.0-release/sys/fs/fuse/
H A Dfuse_io.c607 struct uio *uiop; local
[all...]
/freebsd-11.0-release/sys/fs/smbfs/
H A Dsmbfs_io.c181 smbfs_readvnode(struct vnode *vp, struct uio *uiop, struct ucred *cred) argument
243 smbfs_writevnode(struct vnode *vp, struct uio *uiop, argument
311 struct uio *uiop; local
[all...]
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clcomsubs.c254 nfsm_uiombuf(struct nfsrv_descript *nd, struct uio *uiop, int siz) argument
[all...]
H A Dnfs_clbio.c1532 struct uio *uiop = (struct uio *)bp->b_caller1; local
1574 struct uio *uiop; local
[all...]
H A Dnfs_clvnops.c1343 ncl_readlinkrpc(struct vnode *vp, struct uio *uiop, struct ucred *cred) argument
1365 ncl_readrpc(struct vnode *vp, struct uio *uiop, struct ucred *cred) argument
1395 ncl_writerpc(struct vnode *vp, struct uio *uiop, struct ucred *cred, int *iomode, int *must_commit, int called_from_strategy) argument
2272 ncl_readdirrpc(struct vnode *vp, struct uio *uiop, struct ucred *cred, struct thread *td) argument
2332 ncl_readdirplusrpc(struct vnode *vp, struct uio *uiop, struct ucred *cred, struct thread *td) argument
[all...]
H A Dnfs_clrpcops.c1287 nfsrpc_readlink(vnode_t vp, struct uio *uiop, struct ucred *cred, argument
1343 nfsrpc_read(vnode_t vp, struct uio *uiop, struct ucred *cred, argument
1401 nfsrpc_readrpc(vnode_t vp, struct uio *uiop, struct ucred *cred, argument
1495 nfsrpc_write(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, struct ucred *cred, NFSPROC_T *p, struct nfsvattr *nap, int *attrflagp, void *stuff, int called_from_strategy) argument
1573 nfsrpc_writerpc(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, struct ucred *cred, nfsv4stateid_t *stateidp, NFSPROC_T *p, struct nfsvattr *nap, int *attrflagp, void *stuff) argument
2693 nfsrpc_readdir(vnode_t vp, struct uio *uiop, nfsuint64 *cookiep, struct ucred *cred, NFSPROC_T *p, struct nfsvattr *nap, int *attrflagp, int *eofp, void *stuff) argument
3125 nfsrpc_readdirplus(vnode_t vp, struct uio *uiop, nfsuint64 *cookiep, struct ucred *cred, NFSPROC_T *p, struct nfsvattr *nap, int *attrflagp, int *eofp, void *stuff) argument
5452 nfscl_doiods(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, uint32_t rwaccess, struct ucred *cred, NFSPROC_T *p) argument
5605 nfscl_doflayoutio(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, int *eofp, nfsv4stateid_t *stateidp, int rwflag, struct nfscldevinfo *dp, struct nfscllayout *lyp, struct nfsclflayout *flp, uint64_t off, uint64_t len, struct ucred *cred, NFSPROC_T *p) argument
5682 nfsrpc_readds(vnode_t vp, struct uio *uiop, nfsv4stateid_t *stateidp, int *eofp, struct nfsclds *dsp, uint64_t io_off, int len, struct nfsfh *fhp, struct ucred *cred, NFSPROC_T *p) argument
5726 nfsrpc_writeds(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, nfsv4stateid_t *stateidp, struct nfsclds *dsp, uint64_t io_off, int len, struct nfsfh *fhp, int commit_thru_mds, struct ucred *cred, NFSPROC_T *p) argument
[all...]
/freebsd-11.0-release/sys/kern/
H A Dsubr_mchain.c272 mb_put_uio(struct mbchain *mbp, struct uio *uiop, int size) argument
525 md_get_uio(struct mdchain *mdp, struct uio *uiop, int size) argument
[all...]
H A Dsubr_uio.c401 copyinuio(const struct iovec *iovp, u_int iovcnt, struct uio **uiop) argument
437 cloneuio(struct uio *uiop) argument
/freebsd-11.0-release/sys/mips/cavium/cryptocteon/
H A Dcryptocteon.c346 struct uio *uiop = NULL; local
/freebsd-11.0-release/sys/amd64/linux32/
H A Dlinux32_machdep.c148 linux32_copyinuio(struct l_iovec32 *iovp, l_ulong iovcnt, struct uio **uiop) argument
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/
H A Dgfs.c261 gfs_readdir_emit_int(gfs_readdir_state_t *st, uio_t *uiop, offset_t next, argument
228 gfs_readdir_init(gfs_readdir_state_t *st, int name_max, int ureclen, uio_t *uiop, ino64_t parent, ino64_t self, int flags) argument
324 gfs_readdir_emit(gfs_readdir_state_t *st, uio_t *uiop, offset_t voff, ino64_t ino, const char *name, int eflags, int *ncookies, u_long **cookies) argument
356 gfs_readdir_emitn(gfs_readdir_state_t *st, uio_t *uiop, offset_t voff, ino64_t ino, unsigned long num) argument
376 gfs_readdir_pred(gfs_readdir_state_t *st, uio_t *uiop, offset_t *voffp, int *ncookies, u_long **cookies) argument
1020 gfs_dir_readdir(vnode_t *dvp, uio_t *uiop, int *eofp, int *ncookies, u_long **cookies, void *data, cred_t *cr, int flags) argument
1109 uio_t *uiop = ap->a_uio; local
[all...]
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c1253 uio_t *uiop = ap->a_uio; local
/freebsd-11.0-release/sys/fs/nfs/
H A Dnfs_commonsubs.c197 nfsm_mbufuio(struct nfsrv_descript *nd, struct uio *uiop, int siz) argument
[all...]
/freebsd-11.0-release/sys/fs/nfsserver/
H A Dnfs_nfsdport.c572 struct uio io, *uiop = &io; local
639 struct uio io, *uiop = &io; local
724 struct uio io, *uiop = &io; local
[all...]
/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.c726 freebsd32_copyinuio(struct iovec32 *iovp, u_int iovcnt, struct uio **uiop) argument

Completed in 290 milliseconds