Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4idmap.c491 idmap_lookup(struct svc_rqst *rqstp, in idmap_lookup() function
537 ret = idmap_lookup(rqstp, nametoid_lookup, &key, nn->nametoid_cache, &item); in idmap_name_to_id()
573 ret = idmap_lookup(rqstp, idtoname_lookup, &key, nn->idtoname_cache, &item); in idmap_id_to_name()