Home
last modified time | relevance | path

Searched refs:SDF_JOURNAL_LIVE (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/fs/gfs2/
Dglops.c496 test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags)) { in freeze_go_sync()
523 if (test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags)) { in freeze_go_xmote_bh()
Dtrans.c40 if (!test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags)) in gfs2_trans_begin()
Dlog.c398 if (unlikely(!test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags))) { in gfs2_log_reserve()
791 clear_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags); in gfs2_log_flush()
Drecovery.c479 if (!test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags)) in gfs2_recover_func()
Dincore.h617 SDF_JOURNAL_LIVE = 1, enumerator
Dsuper.c446 set_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags); in gfs2_make_fs_rw()
985 if (!test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags)) in gfs2_freeze_func()