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

/linux-master/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, function
118 error = __gfs2_trans_begin(tr, sdp, blocks, revokes, _RET_IP_);
H A Dglops.c126 ret = __gfs2_trans_begin(&tr, sdp, 0, revokes, _RET_IP_);

Completed in 229 milliseconds