Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dvolume.c309 static inline bool read_queue_is_full(struct page_cache *cache) in read_queue_is_full() function
324 if (read_queue_is_full(cache)) in enqueue_read()