Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dnfs4idmap.c185 static struct ent *idtoname_update(struct cache_detail *, struct ent *,
261 res = idtoname_update(cd, &ent, res); in idtoname_parse()
284 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update() function