Searched defs:fifo_idx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/bcache/
H A Dutil.h183 #define fifo_idx(fifo, p) (((p) - &fifo_front(fifo)) & (fifo)->mask) macro

Completed in 81 milliseconds