Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dlog.c120 if (gfs2_withdrawn(sdp)) { in gfs2_ail1_start_one()
836 if (gfs2_withdrawn(sdp)) in gfs2_write_log_header()
1043 if (gfs2_withdrawn(sdp) || !test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags)) in gfs2_log_flush()
1092 if (gfs2_withdrawn(sdp)) in gfs2_log_flush()
1095 if (gfs2_withdrawn(sdp)) in gfs2_log_flush()
1098 if (gfs2_withdrawn(sdp)) in gfs2_log_flush()
1106 if (gfs2_withdrawn(sdp)) in gfs2_log_flush()
1124 if (gfs2_withdrawn(sdp)) in gfs2_log_flush()
1303 if (gfs2_withdrawn(sdp)) { in gfs2_logd()
A Dmeta_io.c261 if (unlikely(gfs2_withdrawn(sdp)) && !gfs2_withdraw_in_prog(sdp)) { in gfs2_meta_read()
319 if (unlikely(gfs2_withdrawn(sdp)) && !gfs2_withdraw_in_prog(sdp)) in gfs2_meta_wait()
330 if (unlikely(gfs2_withdrawn(sdp)) && !gfs2_withdraw_in_prog(sdp)) in gfs2_meta_wait()
A Dglops.c174 WARN_ON_ONCE(error && !gfs2_withdrawn(sdp)); in gfs2_rgrp_metasync()
573 if (gl->gl_state == LM_ST_SHARED && !gfs2_withdrawn(sdp) && in freeze_go_sync()
580 if (gfs2_withdrawn(sdp)) { in freeze_go_sync()
A Dutil.c376 if (gfs2_withdrawn(sdp)) in gfs2_assert_withdraw_i()
552 if (gfs2_withdrawn(sdp)) in gfs2_io_error_bh_i()
A Dsuper.c137 if (gfs2_withdrawn(sdp)) in gfs2_make_fs_rw()
141 if (error || gfs2_withdrawn(sdp)) in gfs2_make_fs_rw()
154 if (!error && !gfs2_withdrawn(sdp)) in gfs2_make_fs_rw()
477 if (unlikely(gfs2_withdrawn(sdp))) in gfs2_dirty_inode()
694 if (gfs2_withdrawn(sdp)) { in gfs2_freeze()
A Dlock_dlm.c1120 if (gfs2_withdrawn(sdp)) { in gdlm_recover_prep()
1146 if (gfs2_withdrawn(sdp)) { in gdlm_recover_slot()
1175 if (gfs2_withdrawn(sdp)) { in gdlm_recover_done()
1206 if (gfs2_withdrawn(sdp)) { in gdlm_recovery_result()
A Dutil.h205 static inline bool gfs2_withdrawn(struct gfs2_sbd *sdp) in gfs2_withdrawn() function
A Dtrans.c274 if (unlikely(gfs2_withdrawn(sdp))) { in gfs2_trans_add_meta()
A Dglock.c153 if (likely(!gfs2_withdrawn(sdp))) in glock_blocked_by_withdraw()
281 if (!gfs2_withdrawn(sdp)) in __gfs2_glock_put()
843 if (unlikely(sdp->sd_log_error && !gfs2_withdrawn(sdp))) in do_xmote()
866 GLOCK_BUG_ON(gl, !gfs2_withdrawn(sdp)); in do_xmote()
A Drecovery.c416 if (gfs2_withdrawn(sdp)) { in gfs2_recover_func()
A Daops.c485 if (unlikely(gfs2_withdrawn(sdp))) in __gfs2_readpage()
A Dsys.c186 unsigned int b = gfs2_withdrawn(sdp); in withdraw_show()
A Dquota.c1487 if (!gfs2_withdrawn(sdp)) { in quotad_error()
1553 if (gfs2_withdrawn(sdp)) in gfs2_quotad()
A Dfile.c1447 if (unlikely(gfs2_withdrawn(sdp))) { in gfs2_lock()
A Dops_fstype.c1078 if (likely(!gfs2_withdrawn(sdp)) && lm->lm_unmount) in gfs2_lm_unmount()

Completed in 44 milliseconds