Searched defs:iomode (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/dev/pbio/
H A Dpbio.c116 int iomode; /* Virtualized I/O mode port value */ member in struct:pbio_softc
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_bio.c243 int iomode, must_commit, i, error, npages, count; local
732 int iomode, must_commit; local
1485 int iomode, must_commit; local
1524 int error = 0, iomode, must_commit = 0; local
[all...]
H A Dnfs_vnops.c1354 nfs_writerpc(struct vnode *vp, struct uio *uiop, struct ucred *cred, int *iomode, int *must_commit) argument
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clbio.c249 int iomode, must_commit, i, error, npages, count; local
741 int iomode, must_commit; local
1547 int iomode, must_commit; local
1593 int error = 0, iomode, must_commit = 0; local
[all...]
H A Dnfs_clvnops.c1398 ncl_writerpc(struct vnode *vp, struct uio *uiop, struct ucred *cred, int *iomode, int *must_commit, int called_from_strategy) argument
H A Dnfs_clstate.c3254 uint32_t iomode; local
4940 uint32_t iomode; local
5167 nfscl_layoutrecall(int recalltype, struct nfscllayout *lyp, uint32_t iomode, uint64_t off, uint64_t len, uint32_t stateseqid, struct nfsclrecalllayout *recallp) argument
[all...]
H A Dnfs_clrpcops.c1527 nfsrpc_write(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, argument
1605 nfsrpc_writerpc(vnode_t vp, struct uio *uiop, int *iomode, argument
4784 nfsrpc_layoutget(struct nfsmount *nmp, uint8_t *fhp, int fhlen, int iomode, argument
5159 nfsrpc_layoutreturn(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, int layouttype, uint32_t iomode, int layoutreturn, uint64_t offset, uint64_t len, nfsv4stateid_t *stateidp, int layoutcnt, uint32_t *layp, struct ucred *cred, NFSPROC_T *p, void *stuff) argument
5227 nfsrpc_getlayout(struct nfsmount *nmp, vnode_t vp, struct nfsfh *nfhp, int iomode, uint32_t *notifybitsp, nfsv4stateid_t *stateidp, uint64_t off, struct nfscllayout **lypp, struct ucred *cred, NFSPROC_T *p) argument
5537 nfscl_doiods(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, uint32_t rwaccess, int docommit, struct ucred *cred, NFSPROC_T *p) argument
5696 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, int docommit, struct ucred *cred, NFSPROC_T *p) argument
5840 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...]

Completed in 107 milliseconds