Home
last modified time | relevance | path

Searched defs:delegtype (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/fs/nfsclient/
H A Dnfs_clstate.c2135 u_int32_t delegtype = NFSV4OPEN_DELEGATEWRITE, mode; nfscl_recover() local
4516 nfscl_tryopen(struct nfsmount * nmp,vnode_t vp,u_int8_t * fhp,int fhlen,u_int8_t * newfhp,int newfhlen,u_int32_t mode,struct nfsclopen * op,u_int8_t * name,int namelen,struct nfscldeleg ** ndpp,int reclaim,u_int32_t delegtype,struct ucred * cred,NFSPROC_T * p) nfscl_tryopen() argument
[all...]
H A Dnfs_clrpcops.c543 nfsrpc_openrpc(struct nfsmount * nmp,vnode_t vp,u_int8_t * nfhp,int fhlen,u_int8_t * newfhp,int newfhlen,u_int32_t mode,struct nfsclopen * op,u_int8_t * name,int namelen,struct nfscldeleg ** dpp,int reclaim,u_int32_t delegtype,struct ucred * cred,NFSPROC_T * p,int syscred,int recursed) nfsrpc_openrpc() argument