Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dnfs4idmap.c178 static struct ent *idtoname_update(struct cache_detail *, struct ent *,
253 res = idtoname_update(cd, &ent, res); in idtoname_parse()
276 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update() function