Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dtrans.c45 tr->tr_blocks = blocks; in gfs2_trans_begin()
78 tr->tr_blocks, tr->tr_revokes, tr->tr_reserved, in gfs2_print_trans()
107 if (gfs2_assert_withdraw(sdp, (nbuf <= tr->tr_blocks) && in gfs2_trans_end()
Dincore.h498 unsigned int tr_blocks; member