Searched refs:sunrpc_cache_update (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | nfs4idmap.c | 288 struct cache_head *ch = sunrpc_cache_update(cd, &new->h, &old->h, in idtoname_update() 453 struct cache_head *ch = sunrpc_cache_update(cd, &new->h, &old->h, in nametoid_update()
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | rpc-cache.rst | 101 with sunrpc_cache_update. 133 sunrpc_cache_update to set the content for the item. A second item is
|
| /linux/net/sunrpc/ |
| H A D | svcauth_unix.c | 322 ch = sunrpc_cache_update(cd, &ip.h, &ipm->h, in __ip_map_update() 544 ch = sunrpc_cache_update(cd, in unix_gid_parse() 769 ch = sunrpc_cache_update(cd, &ug.h, &ugp->h, in sunrpc_nl_parse_one_unix_gid()
|
| H A D | cache.c | 207 struct cache_head *sunrpc_cache_update(struct cache_detail *detail, in sunrpc_cache_update() function 249 EXPORT_SYMBOL_GPL(sunrpc_cache_update);
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | svcauth_gss.c | 338 ch = sunrpc_cache_update(cd, &new->h, in rsi_update() 615 ch = sunrpc_cache_update(cd, &new->h, in rsc_update()
|