Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4state.c1917 static bool is_gss_cred(struct svc_cred *cr) in is_gss_cred() function
1927 if ((is_gss_cred(cr1) != is_gss_cred(cr2)) in same_creds()