Home
last modified time | relevance | path

Searched refs:log_write_allowed (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/gfs2/
Dutil.c127 int log_write_allowed = test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags); in signal_our_withdraw() local
161 log_write_allowed ? 0 : LM_FLAG_TRY); in signal_our_withdraw()
Dsuper.c522 int log_write_allowed = test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags); in gfs2_make_fs_ro() local
525 if (!log_write_allowed && current == sdp->sd_quotad_process) in gfs2_make_fs_ro()
531 if (!log_write_allowed && current == sdp->sd_logd_process) in gfs2_make_fs_ro()
537 if (log_write_allowed) { in gfs2_make_fs_ro()
554 if (!log_write_allowed) in gfs2_make_fs_ro()