Home | History | Annotate | Download | only in common

Lines Matching refs:nfsclopen

72 struct nfsclopen;
395 u_int32_t, struct nfsclopen *, u_int8_t *, int, struct nfscldeleg **, int,
397 int nfsrpc_opendowngrade(vnode_t, u_int32_t, struct nfsclopen *,
401 struct nfsclopen *, struct kauth_cred *, NFSPROC_T *, int);
402 int nfsrpc_openconfirm(vnode_t, u_int8_t *, int, struct nfsclopen *,
502 struct kauth_cred *, NFSPROC_T *, struct nfsclowner **, struct nfsclopen **,
507 void nfscl_openrelease(struct nfsclopen *, int, int);
525 void nfscl_freeopen(struct nfsclopen *, int);
534 void nfsrpc_doclose(struct nfsmount *, struct nfsclopen *, NFSPROC_T *);
557 int nfscl_tryclose(struct nfsclopen *, struct kauth_cred *,