Home
last modified time | relevance | path

Searched refs:cache_put (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4idmap.c192 .cache_put = ent_put,
265 cache_put(&res->h, cd); in idtoname_parse()
362 .cache_put = ent_put,
429 cache_put(&res->h, cd); in nametoid_parse()
523 cache_put(&(*item)->h, detail); in idmap_lookup()
558 cache_put(&item->h, nn->nametoid_cache); in idmap_name_to_id()
599 cache_put(&item->h, nn->idtoname_cache); in idmap_id_to_name()
H A Dexport.h107 cache_put(&exp->h, exp->cd); in exp_put()
H A Dexport.c170 cache_put(&ek->h, cd); in expkey_parse()
261 .cache_put = expkey_put,
787 .cache_put = svc_export_put,
969 cache_put(&ek->h, nn->svc_expkey_cache); in exp_find()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4idmap.c193 .cache_put = ent_put,
266 cache_put(&res->h, cd); in idtoname_parse()
363 .cache_put = ent_put,
430 cache_put(&res->h, cd); in nametoid_parse()
524 cache_put(&(*item)->h, detail); in idmap_lookup()
559 cache_put(&item->h, nn->nametoid_cache); in idmap_name_to_id()
600 cache_put(&item->h, nn->idtoname_cache); in idmap_id_to_name()
H A Dexport.h122 cache_put(&exp->h, exp->cd); in exp_put()
H A Dexport.c170 cache_put(&ek->h, cd); in expkey_parse()
261 .cache_put = expkey_put,
871 .cache_put = svc_export_put,
1053 cache_put(&ek->h, nn->svc_expkey_cache); in exp_find()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dcache.h27 * be called after cache_put has succeed, so there are guarantee
73 void (*cache_put)(struct kref *); member
204 static inline void cache_put(struct cache_head *h, struct cache_detail *cd) in cache_put() function
209 kref_put(&h->ref, cd->cache_put); in cache_put()
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dcache.h27 * be called after cache_put has succeed, so there are guarantee
77 void (*cache_put)(struct kref *); member
208 static inline void cache_put(struct cache_head *h, struct cache_detail *cd) in cache_put() function
213 kref_put(&h->ref, cd->cache_put); in cache_put()
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcauth_unix.c331 cache_put(ch, cd); in __ip_map_update()
363 cache_put(&ipm->h, sn->ip_map_cache); in ip_map_cached_get()
389 cache_put(&ipm->h, sn->ip_map_cache); in ip_map_cached_put()
403 cache_put(&ipm->h, sn->ip_map_cache); in svcauth_unix_info_release()
555 cache_put(ch, cd); in unix_gid_parse()
596 .cache_put = unix_gid_put,
668 cache_put(&ug->h, sn->unix_gid_cache); in unix_gid_find()
894 .cache_put = ip_map_put,
H A Dcache.c94 cache_put(ch, cd); in sunrpc_end_cache_remove_entry()
109 * cache_put it soon. in sunrpc_cache_add_entry()
130 cache_put(new, detail); in sunrpc_cache_add_entry()
223 cache_put(old, detail); in sunrpc_cache_update()
239 cache_put(old, detail); in sunrpc_cache_update()
338 cache_put(h, detail); in cache_check()
881 cache_put(rq->item, cd); in cache_read()
1111 cache_put(cr->item, detail); in cache_dequeue()
1439 /* cache_check does a cache_put on failure */ in c_show()
1444 cache_put(c in c_show()
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Ddns_resolve.c276 cache_put(&item->h, cd); in nfs_dns_parse()
316 cache_put(&(*item)->h, cd); in do_cache_lookup_nowait()
361 cache_put(&item->h, nn->nfs_dns_resolve); in nfs_dns_resolve_name()
371 .cache_put = nfs_dns_ent_put,
/kernel/linux/linux-6.6/fs/nfs/
H A Ddns_resolve.c275 cache_put(&item->h, cd); in nfs_dns_parse()
315 cache_put(&(*item)->h, cd); in do_cache_lookup_nowait()
360 cache_put(&item->h, nn->nfs_dns_resolve); in nfs_dns_resolve_name()
370 .cache_put = nfs_dns_ent_put,
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcauth_unix.c324 cache_put(ch, cd); in __ip_map_update()
356 cache_put(&ipm->h, sn->ip_map_cache); in ip_map_cached_get()
382 cache_put(&ipm->h, sn->ip_map_cache); in ip_map_cached_put()
396 cache_put(&ipm->h, sn->ip_map_cache); in svcauth_unix_info_release()
548 cache_put(ch, cd); in unix_gid_parse()
589 .cache_put = unix_gid_put,
661 cache_put(&ug->h, sn->unix_gid_cache); in unix_gid_find()
1023 .cache_put = ip_map_put,
H A Dcache.c96 cache_put(ch, cd); in sunrpc_end_cache_remove_entry()
111 * cache_put it soon. in sunrpc_cache_add_entry()
132 cache_put(new, detail); in sunrpc_cache_add_entry()
225 cache_put(old, detail); in sunrpc_cache_update()
241 cache_put(old, detail); in sunrpc_cache_update()
340 cache_put(h, detail); in cache_check()
896 cache_put(rq->item, cd); in cache_read()
1108 cache_put(cr->item, detail); in cache_dequeue()
1436 /* cache_check does a cache_put on failure */ in c_show()
1441 cache_put(c in c_show()
[all...]
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c275 cache_put(&rsip->h, cd); in rsi_parse()
285 .cache_put = rsi_put,
553 cache_put(&rscp->h, cd); in rsc_parse()
563 .cache_put = rsc_put,
1074 cache_put(&rsci->h, cd); in gss_write_init_verf()
1270 cache_put(&rsip->h, sn->rsi_cache); in svcauth_gss_legacy_init()
1340 cache_put(&rscp->h, cd); in gss_proxy_save_rsc()
1617 /* Delete the entry from the cache_list and call cache_put */ in svcauth_gss_accept()
1680 cache_put(&rsci->h, sn->rsc_cache); in svcauth_gss_accept()
1882 cache_put( in svcauth_gss_release()
[all...]
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c301 cache_put(&rsip->h, cd); in rsi_parse()
311 .cache_put = rsi_put,
579 cache_put(&rscp->h, cd); in rsc_parse()
589 .cache_put = rsc_put,
1037 cache_put(&rsci->h, cd); in svcauth_gss_proc_init_verf()
1230 cache_put(&rsip->h, sn->rsi_cache); in svcauth_gss_legacy_init()
1300 cache_put(&rscp->h, cd); in gss_proxy_save_rsc()
1700 /* Delete the entry from the cache_list and call cache_put */ in svcauth_gss_accept()
1759 cache_put(&rsci->h, sn->rsc_cache); in svcauth_gss_accept()
1995 cache_put( in svcauth_gss_release()
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bufio.c379 * cache_get() and cache_put() are threadsafe, you do not need to
636 static bool cache_put(struct dm_buffer_cache *bc, struct dm_buffer *b) in cache_put() function
1749 if (cache_put(&c->cache, b) && in cache_put_and_wake()

Completed in 27 milliseconds