Searched refs:GJQ_INSERT_AFTER (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/geom/journal/ |
| HD | g_journal.h | 159 #define GJQ_INSERT_AFTER(head, bp, pbp) do { \ macro
|
| HD | g_journal.c | 1129 GJQ_INSERT_AFTER(bioq, bp, lbp); in g_journal_copy_send() 1281 GJQ_INSERT_AFTER(sc->sc_flush_queue, fbp, pbp); in g_journal_flush() 1316 GJQ_INSERT_AFTER(sc->sc_flush_queue, bp, pbp); in g_journal_flush() 1394 GJQ_INSERT_AFTER(bioq, bp, lbp); in g_journal_flush_send()
|