Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dnfs4state.c2157 static bool is_gss_cred(struct svc_cred *cr) in is_gss_cred() function
2167 if ((is_gss_cred(cr1) != is_gss_cred(cr2)) in same_creds()