Searched refs:sd_log_thresh2 (Results 1 - 5 of 5) sorted by path

/linux-master/fs/gfs2/
H A Dbmap.c1509 journal flush threshold, sd_log_thresh2. */
1516 if (isize_blks > atomic_read(&sdp->sd_log_thresh2))
1518 atomic_read(&sdp->sd_log_thresh2);
1534 RES_QUOTA >= atomic_read(&sdp->sd_log_thresh2)) {
H A Dincore.h813 atomic_t sd_log_thresh2; member in struct:gfs2_sbd
H A Dlog.c1250 atomic_read(&sdp->sd_log_thresh2);
H A Dops_fstype.c747 atomic_set(&sdp->sd_log_thresh2, 4*sdp->sd_jdesc->jd_blocks/5);
789 atomic_set(&sdp->sd_log_thresh2, 4*sdp->sd_jdesc->jd_blocks/5);
H A Dsys.c104 "sd_log_thresh2: %d\n",
137 atomic_read(&sdp->sd_log_thresh2));

Completed in 227 milliseconds