Home
last modified time | relevance | path

Searched refs:TR_ONSTACK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dtrans.c135 if (!test_bit(TR_ONSTACK, &tr->tr_flags)) in gfs2_trans_end()
152 if (!test_bit(TR_ONSTACK, &tr->tr_flags) && in gfs2_trans_end()
H A Dincore.h472 TR_ONSTACK = 3, enumerator
H A Dglops.c128 set_bit(TR_ONSTACK, &tr.tr_flags); in gfs2_ail_empty_gl()
H A Dlog.c1216 gfs2_assert_withdraw(sdp, !test_bit(TR_ONSTACK, &tr->tr_flags)); in log_refund()