Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfs4state.c2377 static bool is_gss_cred(struct svc_cred *cr) in is_gss_cred() function
2387 if ((is_gss_cred(cr1) != is_gss_cred(cr2)) in same_creds()