Searched refs:sd_freeze_mutex (Results 1 – 4 of 4) sorted by relevance
689 mutex_lock(&sdp->sd_freeze_mutex); in gfs2_freeze_func()712 mutex_unlock(&sdp->sd_freeze_mutex); in gfs2_freeze_func()730 if (!mutex_trylock(&sdp->sd_freeze_mutex)) in gfs2_freeze_super()733 mutex_unlock(&sdp->sd_freeze_mutex); in gfs2_freeze_super()770 mutex_unlock(&sdp->sd_freeze_mutex); in gfs2_freeze_super()801 if (!mutex_trylock(&sdp->sd_freeze_mutex)) in gfs2_thaw_super()804 mutex_unlock(&sdp->sd_freeze_mutex); in gfs2_thaw_super()817 mutex_unlock(&sdp->sd_freeze_mutex); in gfs2_thaw_super()826 mutex_lock(&sdp->sd_freeze_mutex); in gfs2_thaw_freeze_initiator()833 mutex_unlock(&sdp->sd_freeze_mutex); in gfs2_thaw_freeze_initiator()
152 bool locked = mutex_trylock(&sdp->sd_freeze_mutex); in signal_our_withdraw()164 mutex_unlock(&sdp->sd_freeze_mutex); in signal_our_withdraw()
839 struct mutex sd_freeze_mutex; member
128 mutex_init(&sdp->sd_freeze_mutex); in init_sbd()