Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4idmap.c353 static struct ent *nametoid_lookup(struct cache_detail *, struct ent *);
422 res = nametoid_lookup(cd, &ent); in nametoid_parse()
438 nametoid_lookup(struct cache_detail *cd, struct ent *item) in nametoid_lookup() function
552 ret = idmap_lookup(rqstp, nametoid_lookup, &key, nn->nametoid_cache, &item); in idmap_name_to_id()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4idmap.c354 static struct ent *nametoid_lookup(struct cache_detail *, struct ent *);
423 res = nametoid_lookup(cd, &ent); in nametoid_parse()
439 nametoid_lookup(struct cache_detail *cd, struct ent *item) in nametoid_lookup() function
553 ret = idmap_lookup(rqstp, nametoid_lookup, &key, nn->nametoid_cache, &item); in idmap_name_to_id()

Completed in 2 milliseconds