Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4idmap.c339 static struct ent *nametoid_lookup(struct cache_detail *, struct ent *);
407 res = nametoid_lookup(cd, &ent); in nametoid_parse()
423 nametoid_lookup(struct cache_detail *cd, struct ent *item) in nametoid_lookup() function
537 ret = idmap_lookup(rqstp, nametoid_lookup, &key, nn->nametoid_cache, &item); in idmap_name_to_id()