Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dlog.h81 void gfs2_log_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
H A Dtrans.c91 gfs2_log_reserve(sdp, tr, &extra_revokes); in __gfs2_trans_begin()
H A Dlog.c588 void gfs2_log_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_log_reserve() function