Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dnfs4idmap.c186 static struct ent *idtoname_update(struct cache_detail *, struct ent *,
262 res = idtoname_update(cd, &ent, res); in idtoname_parse()
285 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update() function