now_fifo_front_p  427 drivers/md/bcache/journal.c 	atomic_t *fifo_front_p, *now_fifo_front_p;
now_fifo_front_p  468 drivers/md/bcache/journal.c 		now_fifo_front_p = &fifo_front(&c->journal.pin);
now_fifo_front_p  475 drivers/md/bcache/journal.c 		if (now_fifo_front_p != fifo_front_p)