Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4state.c2525 static bool is_gss_cred(struct svc_cred *cr) in is_gss_cred() function
2535 if ((is_gss_cred(cr1) != is_gss_cred(cr2)) in same_creds()