Home
last modified time | relevance | path

Searched refs:G_NOP_LOGREQ (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/geom/nop/
H A Dg_nop.h46 #define G_NOP_LOGREQ(bp, ...) G_NOP_LOGREQLVL(2, bp, __VA_ARGS__) macro
H A Dg_nop.c169 G_NOP_LOGREQ(cbp, "Sending request."); in g_nop_pass()
208 G_NOP_LOGREQ(bp, "Request received."); in g_nop_start()