Searched refs:idtoname_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4idmap.c | 185 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
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4idmap.c | 186 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
|
Completed in 3 milliseconds