Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dnfs4idmap.c492 idmap_lookup(struct svc_rqst *rqstp, in idmap_lookup() function
538 ret = idmap_lookup(rqstp, nametoid_lookup, &key, nn->nametoid_cache, &item); in idmap_name_to_id()
574 ret = idmap_lookup(rqstp, idtoname_lookup, &key, nn->idtoname_cache, &item); in idmap_id_to_name()