Searched defs:retonclose (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 6031 int error = 0, islocked, layoutlen, layouttype, recalled, retonclose; in nfsrpc_getlayout() local 8157 int error, islocked, layoutlen, recalled, retonclose, usecurstateid; in nfsrpc_getopenlayout() local 8687 int error, layoutlen, layouttype, retonclose, laystat; in nfsrpc_getcreatelayout() local 8724 nfsrpc_layoutgetres(struct nfsmount * nmp,vnode_t vp,uint8_t * newfhp,int newfhlen,nfsv4stateid_t * stateidp,int retonclose,uint32_t * notifybit,struct nfscllayout ** lypp,struct nfsclflayouthead * flhp,int layouttype,int laystat,int * islockedp,struct ucred * cred,NFSPROC_T * p) nfsrpc_layoutgetres() argument [all...] |
H A D | nfs_clstate.c | 5210 nfscl_layout(struct nfsmount * nmp,vnode_t vp,u_int8_t * fhp,int fhlen,nfsv4stateid_t * stateidp,int layouttype,int retonclose,struct nfsclflayouthead * fhlp,struct nfscllayout ** lypp,struct ucred * cred,NFSPROC_T * p) nfscl_layout() argument
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdserv.c | 4797 int error = 0, layoutlen, layouttype, iomode, maxcnt, retonclose; in nfsrvd_layoutget() local
|
H A D | nfs_nfsdstate.c | 6804 uint64_t minlen, nfsv4stateid_t *stateidp, int maxcnt, int *retonclose, in nfsrv_layoutget()
|