Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dlog.h79 extern bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
Dtrans.c88 if (gfs2_log_try_reserve(sdp, tr, &extra_revokes)) in __gfs2_trans_begin()
Dlog.c569 bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_log_try_reserve() function