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

/linux-master/fs/gfs2/
H A Dtrans.c237 bool withdraw = false; local
278 withdraw = true;
288 if (withdraw)
H A Dutil.c137 /* Prevent any glock dq until withdraw recovery is complete */
146 * which clears SDF_JOURNAL_LIVE. In a withdraw, we must not write
199 * glock, but the glock dq will wait for the withdraw unless we have
241 * withdraw prevents us from recovering our journal (e.g. io errors
339 fs_err(sdp, "about to withdraw this file system\n");
368 * gfs2_assert_withdraw_i - Cause the machine to withdraw if @assertion is false
385 * withdraw.
428 * gfs2_consist_i - Flag a filesystem consistency error and withdraw
441 * gfs2_consist_inode_i - Flag an inode consistency error and withdraw
461 * gfs2_consist_rgrpd_i - Flag a RG consistency error and withdraw
547 gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh, const char *function, char *file, unsigned int line, bool withdraw) argument
[all...]
H A Dutil.h161 bool withdraw);
192 * gfs2_withdraw_delayed - withdraw as soon as possible without deadlocks
212 * gfs2_withdrawing - check if a withdraw is pending
H A Dsys.c355 GFS2_ATTR(withdraw, 0644, withdraw_show, withdraw_store);
602 GDLM_ATTR(withdraw, 0644, wdack_show, wdack_store);

Completed in 351 milliseconds