Home
last modified time | relevance | path

Searched refs:nfs_gss_svc_ctx_deref (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.61.3/bsd/nfs/
H A Dnfs_gss.h127 void nfs_gss_svc_ctx_deref(struct nfs_gss_svc_ctx *);
H A Dnfs_syscalls.c1052 nfs_gss_svc_ctx_deref(nd->nd_gss_context); in nfssvc_nfsd()
1209 nfs_gss_svc_ctx_deref(nd->nd_gss_context); in nfssvc_nfsd()
1233 nfs_gss_svc_ctx_deref(nd->nd_gss_context); in nfssvc_nfsd()
1778 nfs_gss_svc_ctx_deref(nwp->nd_gss_context); in nfsrv_slpfree()
H A Dnfs_gss.c823 nfs_gss_svc_ctx_deref(cp); in nfs_gss_svc_cred_get()
1308 nfs_gss_svc_ctx_deref(struct nfs_gss_svc_ctx *cp) in nfs_gss_svc_ctx_deref() function
H A Dnfs_socket.c673 nfs_gss_svc_ctx_deref(nd->nd_gss_context); in nfsrv_dorec()