Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A 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()
A Dsuper.c534 int log_write_allowed = test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags); in gfs2_make_fs_ro() local
539 if (!log_write_allowed && current == sdp->sd_quotad_process) in gfs2_make_fs_ro()
545 if (!log_write_allowed && current == sdp->sd_logd_process) in gfs2_make_fs_ro()
551 if (log_write_allowed) { in gfs2_make_fs_ro()
568 if (!log_write_allowed) in gfs2_make_fs_ro()

Completed in 5 milliseconds