Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dfilecache.c863 nfsd_match_cred(const struct cred *c1, const struct cred *c2) in nfsd_match_cred() function
897 if (!nfsd_match_cred(nf->nf_cred, current_cred())) in nfsd_file_find_locked()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dfilecache.c81 nfsd_match_cred(const struct cred *c1, const struct cred *c2) in nfsd_match_cred() function
938 if (!nfsd_match_cred(nf->nf_cred, cred)) in nfsd_file_lookup_locked()

Completed in 4 milliseconds