Symbol: cache_put
fs/nfs/dns_resolve.c
275
cache_put(&item->h, cd);
fs/nfs/dns_resolve.c
315
cache_put(&(*item)->h, cd);
fs/nfs/dns_resolve.c
360
cache_put(&item->h, nn->nfs_dns_resolve);
fs/nfs/dns_resolve.c
370
.cache_put = nfs_dns_ent_put,
fs/nfsd/export.c
1598
.cache_put = svc_export_put,
fs/nfsd/export.c
171
cache_put(&ek->h, cd);
fs/nfsd/export.c
1781
cache_put(&ek->h, nn->svc_expkey_cache);
fs/nfsd/export.c
267
.cache_put = expkey_put,
fs/nfsd/export.c
421
cache_put(items[i], cd);
fs/nfsd/export.c
535
cache_put(&ek->h, cd);
fs/nfsd/export.c
752
cache_put(items[i], cd);
fs/nfsd/export.h
127
cache_put(&exp->h, exp->cd);
fs/nfsd/nfs4idmap.c
193
.cache_put = ent_put,
fs/nfsd/nfs4idmap.c
266
cache_put(&res->h, cd);
fs/nfsd/nfs4idmap.c
363
.cache_put = ent_put,
fs/nfsd/nfs4idmap.c
430
cache_put(&res->h, cd);
fs/nfsd/nfs4idmap.c
524
cache_put(&(*item)->h, detail);
fs/nfsd/nfs4idmap.c
559
cache_put(&item->h, nn->nametoid_cache);
fs/nfsd/nfs4idmap.c
605
cache_put(&item->h, nn->idtoname_cache);
include/linux/sunrpc/cache.h
221
kref_put(&h->ref, cd->cache_put);
include/linux/sunrpc/cache.h
78
void (*cache_put)(struct kref *);
net/sunrpc/auth_gss/svcauth_gss.c
1027
cache_put(&rsci->h, cd);
net/sunrpc/auth_gss/svcauth_gss.c
1215
cache_put(&rsip->h, sn->rsi_cache);
net/sunrpc/auth_gss/svcauth_gss.c
1285
cache_put(&rscp->h, cd);
net/sunrpc/auth_gss/svcauth_gss.c
1745
cache_put(&rsci->h, sn->rsc_cache);
net/sunrpc/auth_gss/svcauth_gss.c
1981
cache_put(&gsd->rsci->h, sn->rsc_cache);
net/sunrpc/auth_gss/svcauth_gss.c
301
cache_put(&rsip->h, cd);
net/sunrpc/auth_gss/svcauth_gss.c
311
.cache_put = rsi_put,
net/sunrpc/auth_gss/svcauth_gss.c
579
cache_put(&rscp->h, cd);
net/sunrpc/auth_gss/svcauth_gss.c
589
.cache_put = rsc_put,
net/sunrpc/cache.c
1070
cache_put(rq->item, cd);
net/sunrpc/cache.c
1108
cache_put(cr->item, detail);
net/sunrpc/cache.c
135
cache_put(new, detail);
net/sunrpc/cache.c
230
cache_put(old, detail);
net/sunrpc/cache.c
246
cache_put(old, detail);
net/sunrpc/cache.c
356
cache_put(h, detail);
net/sunrpc/cache.c
901
cache_put(rq->item, cd);
net/sunrpc/cache.c
99
cache_put(ch, cd);
net/sunrpc/svcauth_unix.c
1393
cache_put(items[i], cd);
net/sunrpc/svcauth_unix.c
1535
.cache_put = ip_map_put,
net/sunrpc/svcauth_unix.c
327
cache_put(ch, cd);
net/sunrpc/svcauth_unix.c
359
cache_put(&ipm->h, sn->ip_map_cache);
net/sunrpc/svcauth_unix.c
385
cache_put(&ipm->h, sn->ip_map_cache);
net/sunrpc/svcauth_unix.c
399
cache_put(&ipm->h, sn->ip_map_cache);
net/sunrpc/svcauth_unix.c
551
cache_put(ch, cd);
net/sunrpc/svcauth_unix.c
685
cache_put(items[i], cd);
net/sunrpc/svcauth_unix.c
775
cache_put(ch, cd);
net/sunrpc/svcauth_unix.c
857
.cache_put = unix_gid_put,
net/sunrpc/svcauth_unix.c
930
cache_put(&ug->h, sn->unix_gid_cache);