Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dutil.c126 int log_write_allowed = test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags); in signal_our_withdraw() local
159 log_write_allowed ? 0 : LM_FLAG_TRY); in signal_our_withdraw()
Dsuper.c557 int log_write_allowed = test_bit(SDF_JOURNAL_LIVE, &sdp->sd_flags); in gfs2_make_fs_ro() local
560 if (!log_write_allowed && current == sdp->sd_quotad_process) in gfs2_make_fs_ro()
566 if (!log_write_allowed && current == sdp->sd_logd_process) in gfs2_make_fs_ro()
572 if (log_write_allowed) { in gfs2_make_fs_ro()
589 if (!log_write_allowed) in gfs2_make_fs_ro()