Searched refs:sd_log_thresh2 (Results 1 – 5 of 5) sorted by relevance
812 atomic_t sd_log_thresh2; member
1523 if (isize_blks > atomic_read(&sdp->sd_log_thresh2)) in sweep_bh_for_rgrps()1525 atomic_read(&sdp->sd_log_thresh2); in sweep_bh_for_rgrps()1541 RES_QUOTA >= atomic_read(&sdp->sd_log_thresh2)) { in sweep_bh_for_rgrps()
733 atomic_set(&sdp->sd_log_thresh2, 4*sdp->sd_jdesc->jd_blocks/5); in init_journal()775 atomic_set(&sdp->sd_log_thresh2, 4*sdp->sd_jdesc->jd_blocks/5); in init_journal()
137 atomic_read(&sdp->sd_log_thresh2)); in status_show()
1247 atomic_read(&sdp->sd_log_thresh2); in gfs2_ail_flush_reqd()
Completed in 21 milliseconds