Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dincore.h813 atomic_t sd_log_thresh2; member
Dbmap.c1513 if (isize_blks > atomic_read(&sdp->sd_log_thresh2)) in sweep_bh_for_rgrps()
1515 atomic_read(&sdp->sd_log_thresh2); in sweep_bh_for_rgrps()
1531 RES_QUOTA >= atomic_read(&sdp->sd_log_thresh2)) { in sweep_bh_for_rgrps()
Dsys.c137 atomic_read(&sdp->sd_log_thresh2)); in status_show()
Dops_fstype.c767 atomic_set(&sdp->sd_log_thresh2, 4*sdp->sd_jdesc->jd_blocks/5); in init_journal()
809 atomic_set(&sdp->sd_log_thresh2, 4*sdp->sd_jdesc->jd_blocks/5); in init_journal()
Dlog.c1242 atomic_read(&sdp->sd_log_thresh2); in gfs2_ail_flush_reqd()