Home
last modified time | relevance | path

Searched refs:sd_log_thresh2 (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
Dlog.c1157 atomic_read(&sdp->sd_log_thresh2))) in gfs2_log_commit()
1199 atomic_read(&sdp->sd_log_thresh2); in gfs2_ail_flush_reqd()
Dincore.h835 atomic_t sd_log_thresh2; member
Dbmap.c1561 if (isize_blks > atomic_read(&sdp->sd_log_thresh2)) in sweep_bh_for_rgrps()
1563 atomic_read(&sdp->sd_log_thresh2); in sweep_bh_for_rgrps()
1579 RES_QUOTA >= atomic_read(&sdp->sd_log_thresh2)) { in sweep_bh_for_rgrps()
Dops_fstype.c746 atomic_set(&sdp->sd_log_thresh2, 4*sdp->sd_jdesc->jd_blocks/5); in init_journal()
787 atomic_set(&sdp->sd_log_thresh2, 4*sdp->sd_jdesc->jd_blocks/5); in init_journal()