Searched refs:qi_tree_lock (Results 1 – 4 of 4) sorted by relevance
155 mutex_lock(&qi->qi_tree_lock); in xchk_dquot_iter_advance_incore()159 mutex_unlock(&qi->qi_tree_lock); in xchk_dquot_iter_advance_incore()
77 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dquot_walk()81 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dquot_walk()99 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dquot_walk()865 mutex_init(&qinf->qi_tree_lock); in xfs_qm_init_quotainfo()918 mutex_destroy(&qinf->qi_tree_lock); in xfs_qm_init_quotainfo()945 mutex_destroy(&qi->qi_tree_lock); in xfs_qm_destroy_quotainfo()1918 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dqfree_one()1922 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqfree_one()
810 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()813 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()821 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()828 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()859 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_insert()873 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_insert()
54 struct mutex qi_tree_lock; member