Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dnfs4idmap.c184 static struct ent *idtoname_lookup(struct cache_detail *, struct ent *);
247 res = idtoname_lookup(cd, &ent); in idtoname_parse()
273 idtoname_lookup(struct cache_detail *cd, struct ent *item) in idtoname_lookup() function
588 ret = idmap_lookup(rqstp, idtoname_lookup, &key, nn->idtoname_cache, &item); in idmap_id_to_name()