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

/linux-master/fs/nfsd/
H A Dexport.h127 cache_get(&exp->h);
/linux-master/include/linux/sunrpc/
H A Dcache.h195 static inline struct cache_head *cache_get(struct cache_head *h) function
/linux-master/net/sunrpc/
H A Dcache.c130 cache_get(tmp);
138 cache_get(new);
235 cache_get(tmp);
1231 crq->item = cache_get(h);
1434 cache_get(cp);
H A Dsvcauth_unix.c359 cache_get(&ipm->h);
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c67 static bool cache_get(struct funeth_rxq *q, struct funeth_rxbuf *rb) function
103 if (cache_get(q, rb))
/linux-master/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) function
1781 b = cache_get(&c->cache, block);
1872 b = cache_get(&c->cache, block);
1987 b = cache_get(&c->cache, block);
2232 b = cache_get(&c->cache, block);
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1726 cache_get(&rsci->h);

Completed in 173 milliseconds