Searched refs:dqonoff_mutex (Results 1 – 5 of 5) sorted by relevance
568 mutex_lock(&sb_dqopt(sb)->dqonoff_mutex); in dquot_scan_active()599 mutex_unlock(&sb_dqopt(sb)->dqonoff_mutex); in dquot_scan_active()613 mutex_lock(&dqopt->dqonoff_mutex); in dquot_writeback_dquots()649 mutex_unlock(&dqopt->dqonoff_mutex); in dquot_writeback_dquots()679 mutex_lock(&dqopt->dqonoff_mutex); in dquot_quota_sync()689 mutex_unlock(&dqopt->dqonoff_mutex); in dquot_quota_sync()2078 mutex_lock(&dqopt->dqonoff_mutex); in dquot_disable()2086 mutex_unlock(&dqopt->dqonoff_mutex); in dquot_disable()2142 mutex_unlock(&dqopt->dqonoff_mutex); in dquot_disable()2160 mutex_lock(&dqopt->dqonoff_mutex); in dquot_disable()[all …]
107 mutex_lock(&sb_dqopt(sb)->dqonoff_mutex); in quota_getfmt()109 mutex_unlock(&sb_dqopt(sb)->dqonoff_mutex); in quota_getfmt()113 mutex_unlock(&sb_dqopt(sb)->dqonoff_mutex); in quota_getfmt()
508 struct mutex dqonoff_mutex; /* Serialize quotaon & quotaoff */ member
600 mutex_lock(&sb_dqopt(sb)->dqonoff_mutex); in ocfs2_finish_quota_recovery()677 mutex_unlock(&sb_dqopt(sb)->dqonoff_mutex); in ocfs2_finish_quota_recovery()
238 mutex_init(&s->s_dquot.dqonoff_mutex); in alloc_super()