Home
last modified time | relevance | path

Searched refs:get_data_head (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-pcache/
H A Dcache_req.c13 data_head = get_data_head(cache); in cache_data_head_init()
46 data_head = get_data_head(cache); in cache_data_alloc()
H A Dcache.h387 static inline struct pcache_cache_data_head *get_data_head(struct pcache_cache *cache) in get_data_head() function