Home
last modified time | relevance | path

Searched refs:withdraw (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dlog.c96 bool *withdraw) in gfs2_ail1_start_one() argument
115 *withdraw = true; in gfs2_ail1_start_one()
156 bool withdraw = false; in gfs2_ail1_flush() local
165 if (gfs2_ail1_start_one(sdp, wbc, tr, &withdraw)) in gfs2_ail1_flush()
170 if (withdraw) in gfs2_ail1_flush()
200 bool *withdraw) in gfs2_ail1_empty_one() argument
214 *withdraw = true; in gfs2_ail1_empty_one()
232 bool withdraw = false; in gfs2_ail1_empty() local
236 gfs2_ail1_empty_one(sdp, tr, &withdraw); in gfs2_ail1_empty()
245 if (withdraw) in gfs2_ail1_empty()
Dutil.c257 bool withdraw) in gfs2_io_error_bh_i() argument
266 if (withdraw) in gfs2_io_error_bh_i()
Dutil.h141 bool withdraw);
Dsys.c282 GFS2_ATTR(withdraw, 0644, withdraw_show, withdraw_store);
524 GDLM_ATTR(withdraw, 0644, wdack_show, wdack_store);