Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dnfs4idmap.c181 static struct ent *idtoname_update(struct cache_detail *, struct ent *,
256 res = idtoname_update(cd, &ent, res); in idtoname_parse()
279 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update() function