sd_log_lock 802 fs/gfs2/incore.h spinlock_t sd_log_lock; sd_log_lock 23 fs/gfs2/log.h __acquires(&sdp->sd_log_lock) sd_log_lock 25 fs/gfs2/log.h spin_lock(&sdp->sd_log_lock); sd_log_lock 35 fs/gfs2/log.h __releases(&sdp->sd_log_lock) sd_log_lock 37 fs/gfs2/log.h spin_unlock(&sdp->sd_log_lock); sd_log_lock 123 fs/gfs2/ops_fstype.c spin_lock_init(&sdp->sd_log_lock);