Home
last modified time | relevance | path

Searched defs:fifo_push_back (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dfifo.h76 #define fifo_push_back(fifo, new) \ macro
/linux/drivers/md/bcache/
H A Dutil.h108 #define fifo_push_back(fifo, i) \ macro