Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4idmap.c177 static struct ent *idtoname_lookup(struct cache_detail *, struct ent *);
239 res = idtoname_lookup(cd, &ent); in idtoname_parse()
265 idtoname_lookup(struct cache_detail *cd, struct ent *item) in idtoname_lookup() function
573 ret = idmap_lookup(rqstp, idtoname_lookup, &key, nn->idtoname_cache, &item); in idmap_id_to_name()