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

/linux-4.4.14/drivers/md/bcache/
H A Dutil.h180 #define fifo_push_back(fifo, i) \ macro
222 #define fifo_push(fifo, i) fifo_push_back(fifo, (i))

Completed in 42 milliseconds