Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dlog.h79 bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
H A Dtrans.c88 if (gfs2_log_try_reserve(sdp, tr, &extra_revokes)) in __gfs2_trans_begin()
H A Dlog.c569 bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_log_try_reserve() function