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

/linux-master/drivers/md/dm-vdo/indexer/
H A Dvolume.c299 static inline u16 next_queue_position(u16 position) function
306 *position = next_queue_position(*position);
311 return cache->read_queue_first == next_queue_position(cache->read_queue_last);

Completed in 180 milliseconds