Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dtrans.h37 int __gfs2_trans_begin(struct gfs2_trans *tr, struct gfs2_sbd *sdp,
H A Dtrans.c40 int __gfs2_trans_begin(struct gfs2_trans *tr, struct gfs2_sbd *sdp, in __gfs2_trans_begin() function
118 error = __gfs2_trans_begin(tr, sdp, blocks, revokes, _RET_IP_); in gfs2_trans_begin()
H A Dglops.c129 ret = __gfs2_trans_begin(&tr, sdp, 0, revokes, _RET_IP_); in gfs2_ail_empty_gl()