Searched refs:free_svc_cred (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dsvcauth.h45 static inline void free_svc_cred(struct svc_cred *cred) function
/linux-master/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c376 free_svc_cred(&data->creds);
H A Dsvcauth_gss.c385 free_svc_cred(&rsci->cred);
402 free_svc_cred(&rsci->cred);
/linux-master/fs/nfsd/
H A Dnfs4state.c1898 free_svc_cred(&ses->se_slots[i]->sl_cred);
2282 free_svc_cred(&clp->cl_cred);
3332 free_svc_cred(&slot->sl_cred);

Completed in 157 milliseconds