sd_log_thresh1    815 fs/gfs2/incore.h 	atomic_t sd_log_thresh1;
sd_log_thresh1    947 fs/gfs2/log.c  	if (atomic_read(&sdp->sd_log_pinned) > atomic_read(&sdp->sd_log_thresh1) ||
sd_log_thresh1    980 fs/gfs2/log.c  		atomic_read(&sdp->sd_log_thresh1));
sd_log_thresh1    680 fs/gfs2/ops_fstype.c 		atomic_set(&sdp->sd_log_thresh1, 2*sdp->sd_jdesc->jd_blocks/5);
sd_log_thresh1    719 fs/gfs2/ops_fstype.c 		atomic_set(&sdp->sd_log_thresh1, 2*sdp->sd_jdesc->jd_blocks/5);