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

/linux-master/drivers/md/bcache/
H A Djournal.c421 atomic_t *fifo_front_p, *now_fifo_front_p; local
457 * It is safe to get now_fifo_front_p without holding
462 now_fifo_front_p = &fifo_front(&c->journal.pin);
469 if (now_fifo_front_p != fifo_front_p)
501 * next now_fifo_front_p.

Completed in 134 milliseconds