Home
last modified time | relevance | path

Searched refs:cache_get (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dexport.h112 cache_get(&exp->h); in exp_get()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dexport.h127 cache_get(&exp->h); in exp_get()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dcache.h191 static inline struct cache_head *cache_get(struct cache_head *h) in cache_get() function
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dcache.h195 static inline struct cache_head *cache_get(struct cache_head *h) in cache_get() function
/kernel/linux/linux-5.10/net/sunrpc/
H A Dcache.c128 cache_get(tmp); in sunrpc_cache_add_entry()
136 cache_get(new); in sunrpc_cache_add_entry()
233 cache_get(tmp); in sunrpc_cache_update()
1234 crq->item = cache_get(h); in cache_pipe_upcall()
1437 cache_get(cp); in c_show()
H A Dsvcauth_unix.c366 cache_get(&ipm->h); in ip_map_cached_get()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dcache.c130 cache_get(tmp); in sunrpc_cache_add_entry()
138 cache_get(new); in sunrpc_cache_add_entry()
235 cache_get(tmp); in sunrpc_cache_update()
1231 crq->item = cache_get(h); in cache_pipe_upcall()
1434 cache_get(cp); in c_show()
H A Dsvcauth_unix.c359 cache_get(&ipm->h); in ip_map_cached_get()
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c67 static bool cache_get(struct funeth_rxq *q, struct funeth_rxbuf *rb) in cache_get() function
103 if (cache_get(q, rb)) in funeth_alloc_page()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bufio.c379 * cache_get() and cache_put() are threadsafe, you do not need to
615 static struct dm_buffer *cache_get(struct dm_buffer_cache *bc, sector_t block) in cache_get() function
1778 b = cache_get(&c->cache, block); in __bufio_new()
1868 b = cache_get(&c->cache, block); in new_read()
1969 b = cache_get(&c->cache, block); in dm_bufio_prefetch()
2202 b = cache_get(&c->cache, block); in forget_buffer()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1656 cache_get(&rsci->h); in svcauth_gss_accept()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1736 cache_get(&rsci->h); in svcauth_gss_accept()

Completed in 20 milliseconds