Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dtrans.c115 if (alloced && !tr->tr_attached) in gfs2_trans_end()
Dlog.c797 WARN_ON_ONCE(old->tr_attached != 1); in gfs2_merge_trans()
823 tr->tr_attached = 1; in log_refund()
Dincore.h475 unsigned int tr_attached:1; member