Lines Matching defs:withdraw
137 /* 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
483 * gfs2_meta_check_ii - Flag a magic number consistency error and withdraw
505 * gfs2_metatype_check_ii - Flag a metadata type consistency error and withdraw
527 * gfs2_io_error_i - Flag an I/O error and withdraw
544 * @withdraw: withdraw the filesystem
549 bool withdraw)
558 if (withdraw)