Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dlog.c119 if (gfs2_withdrawn(sdp)) { in gfs2_ail1_start_one()
833 if (gfs2_withdrawn(sdp)) in gfs2_write_log_header()
981 if (gfs2_withdrawn(sdp)) in empty_ail1_list()
1044 if (gfs2_withdrawn(sdp) || in gfs2_log_flush()
1094 if (gfs2_withdrawn(sdp)) in gfs2_log_flush()
1097 if (gfs2_withdrawn(sdp)) in gfs2_log_flush()
1101 if (gfs2_withdrawn(sdp)) in gfs2_log_flush()
1109 if (gfs2_withdrawn(sdp)) in gfs2_log_flush()
1127 if (gfs2_withdrawn(sdp)) in gfs2_log_flush()
1296 if (gfs2_withdrawn(sdp)) in gfs2_logd()
[all …]
H A Dmeta_io.c266 if (gfs2_withdrawn(sdp)) { in gfs2_meta_read()
324 if (gfs2_withdrawn(sdp)) in gfs2_meta_wait()
335 if (gfs2_withdrawn(sdp)) in gfs2_meta_wait()
H A Dutil.c273 if (gfs2_withdrawn(sdp)) in gfs2_assert_withdraw_i()
429 if (gfs2_withdrawn(sdp)) in gfs2_io_error_bh_i()
H A Dsuper.c140 if (gfs2_withdrawn(sdp)) in gfs2_make_fs_rw()
150 if (!error && gfs2_withdrawn(sdp)) { in gfs2_make_fs_rw()
496 if (gfs2_withdrawn(sdp)) in gfs2_dirty_inode()
602 if (gfs2_withdrawn(sdp)) in gfs2_put_super()
781 if (gfs2_withdrawn(sdp)) in gfs2_freeze_fs()
H A Dtrans.c52 if (gfs2_withdrawn(sdp)) in __gfs2_trans_begin()
296 if (gfs2_withdrawn(sdp)) { in gfs2_trans_add_meta()
H A Dlock_dlm.c1164 if (gfs2_withdrawn(sdp)) { in gdlm_recover_prep()
1190 if (gfs2_withdrawn(sdp)) { in gdlm_recover_slot()
1219 if (gfs2_withdrawn(sdp)) { in gdlm_recover_done()
1250 if (gfs2_withdrawn(sdp)) { in gdlm_recovery_result()
H A Dutil.h185 static inline bool gfs2_withdrawn(struct gfs2_sbd *sdp) in gfs2_withdrawn() function
H A Dglock.c247 if (!gfs2_withdrawn(sdp)) in __gfs2_glock_put()
465 if (gfs2_withdrawn(sdp)) { in do_promote()
687 if (!gfs2_withdrawn(sdp)) { in do_xmote()
703 if (gfs2_withdrawn(sdp)) { in do_xmote()
736 GLOCK_BUG_ON(gl, !gfs2_withdrawn(sdp)); in do_xmote()
1497 if (gfs2_withdrawn(sdp)) in gfs2_glock_nq()
H A Dquota.c128 if (!gfs2_withdrawn(sdp)) { in gfs2_qd_dispose()
1555 if (!gfs2_withdrawn(sdp)) { in quotad_error()
1587 if (gfs2_withdrawn(sdp)) in gfs2_quotad()
1618 gfs2_withdrawn(sdp) || in gfs2_quotad()
H A Drecovery.c411 if (gfs2_withdrawn(sdp)) { in gfs2_recover_func()
H A Daops.c434 if (gfs2_withdrawn(sdp)) in gfs2_read_folio()
H A Dglops.c176 WARN_ON_ONCE(error && !gfs2_withdrawn(sdp)); in gfs2_rgrp_metasync()
H A Dsys.c188 unsigned int b = gfs2_withdrawn(sdp); in withdraw_show()
H A Dfile.c1449 if (gfs2_withdrawn(sdp)) { in gfs2_lock()
H A Dops_fstype.c1036 if (!gfs2_withdrawn(sdp) && lm->lm_unmount) in gfs2_lm_unmount()