Searched refs:__gfs2_trans_begin (Results 1 – 3 of 3) sorted by relevance
/linux/fs/gfs2/ |
A D | trans.h | 37 extern int __gfs2_trans_begin(struct gfs2_trans *tr, struct gfs2_sbd *sdp,
|
A D | trans.c | 40 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()
|
A D | glops.c | 126 ret = __gfs2_trans_begin(&tr, sdp, 0, revokes, _RET_IP_); in gfs2_ail_empty_gl()
|
Completed in 13 milliseconds