Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4state.c2244 static bool is_gss_cred(struct svc_cred *cr) in is_gss_cred() function
2254 if ((is_gss_cred(cr1) != is_gss_cred(cr2)) in same_creds()