Home
last modified time | relevance | path

Searched refs:gfs2_withdrawing_or_withdrawn (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dlog.c129 if (gfs2_withdrawing_or_withdrawn(sdp)) { in gfs2_ail1_start_one()
844 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_write_log_header()
1050 if (gfs2_withdrawing_or_withdrawn(sdp) || in gfs2_log_flush()
1100 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_log_flush()
1103 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_log_flush()
1107 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_log_flush()
1115 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_log_flush()
1133 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_log_flush()
1303 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_logd()
1342 gfs2_withdrawing_or_withdrawn(sdp) || in gfs2_logd()
H A Dmeta_io.c260 if (gfs2_withdrawing_or_withdrawn(sdp) && in gfs2_meta_read()
319 if (gfs2_withdrawing_or_withdrawn(sdp) && in gfs2_meta_wait()
331 if (gfs2_withdrawing_or_withdrawn(sdp) && in gfs2_meta_wait()
H A Dutil.c374 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_assert_withdraw_i()
550 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_io_error_bh_i()
H A Dsuper.c141 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_make_fs_rw()
160 if (!error && gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_make_fs_rw()
506 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_dirty_inode()
612 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_put_super()
689 if (gfs2_withdrawing_or_withdrawn(sdp)) { in gfs2_freeze_locally()
H A Dlock_dlm.c1137 if (gfs2_withdrawing_or_withdrawn(sdp)) { in gdlm_recover_prep()
1163 if (gfs2_withdrawing_or_withdrawn(sdp)) { in gdlm_recover_slot()
1192 if (gfs2_withdrawing_or_withdrawn(sdp)) { in gdlm_recover_done()
1223 if (gfs2_withdrawing_or_withdrawn(sdp)) { in gdlm_recovery_result()
H A Dutil.h205 static inline bool gfs2_withdrawing_or_withdrawn(struct gfs2_sbd *sdp) in gfs2_withdrawing_or_withdrawn() function
H A Dquota.c128 if (!gfs2_withdrawing_or_withdrawn(sdp)) { in gfs2_qd_dispose()
1517 if (!gfs2_withdrawing_or_withdrawn(sdp)) { in quotad_error()
1561 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_quotad()
1585 gfs2_withdrawing_or_withdrawn(sdp) || in gfs2_quotad()
H A Dtrans.c271 if (gfs2_withdrawing_or_withdrawn(sdp)) { in gfs2_trans_add_meta()
H A Drecovery.c414 if (gfs2_withdrawing_or_withdrawn(sdp)) { in gfs2_recover_func()
H A Daops.c467 if (gfs2_withdrawing_or_withdrawn(sdp)) in gfs2_read_folio()
H A Dglops.c180 WARN_ON_ONCE(error && !gfs2_withdrawing_or_withdrawn(sdp)); in gfs2_rgrp_metasync()
H A Dglock.c159 if (!gfs2_withdrawing_or_withdrawn(sdp)) in glock_blocked_by_withdraw()
301 if (!gfs2_withdrawing_or_withdrawn(sdp)) in __gfs2_glock_put()
792 if (unlikely(sdp->sd_log_error) && !gfs2_withdrawing_or_withdrawn(sdp)) in do_xmote()
H A Dsys.c196 unsigned int b = gfs2_withdrawing_or_withdrawn(sdp); in withdraw_show()
H A Dfile.c1440 if (gfs2_withdrawing_or_withdrawn(sdp)) { in gfs2_lock()
H A Dops_fstype.c1078 if (!gfs2_withdrawing_or_withdrawn(sdp) && lm->lm_unmount) in gfs2_lm_unmount()