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

/linux-4.1.27/fs/nfsd/
H A Dnfs4idmap.c180 static struct ent *idtoname_lookup(struct cache_detail *, struct ent *);
242 res = idtoname_lookup(cd, &ent); idtoname_parse()
268 idtoname_lookup(struct cache_detail *cd, struct ent *item) idtoname_lookup() function
576 ret = idmap_lookup(rqstp, idtoname_lookup, &key, nn->idtoname_cache, &item); idmap_id_to_name()

Completed in 61 milliseconds