Home
last modified time | relevance | path

Searched refs:tr_alloced (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/gfs2/
Dtrans.c51 tr->tr_alloced = 1; in gfs2_trans_begin()
92 int alloced = tr->tr_alloced; in gfs2_trans_end()
Dincore.h476 unsigned int tr_alloced:1; member
Dlog.c821 gfs2_assert_withdraw(sdp, tr->tr_alloced); in log_refund()