Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dfilecache.c864 nfsd_match_cred(const struct cred *c1, const struct cred *c2) in nfsd_match_cred() function
898 if (!nfsd_match_cred(nf->nf_cred, current_cred())) in nfsd_file_find_locked()