EQ_LOCK
#define FL_LOCK(fl) EQ_LOCK(&(fl)->eq)
#define TXQ_LOCK(txq) EQ_LOCK(&(txq)->eq)
EQ_LOCK(eq);