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()
75 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dquot_walk()79 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dquot_walk()97 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dquot_walk()650 mutex_init(&qinf->qi_tree_lock); in xfs_qm_init_quotainfo()703 mutex_destroy(&qinf->qi_tree_lock); in xfs_qm_init_quotainfo()730 mutex_destroy(&qi->qi_tree_lock); in xfs_qm_destroy_quotainfo()1693 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dqfree_one()1697 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqfree_one()
780 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()783 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()791 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()798 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()829 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_insert()843 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_insert()
54 struct mutex qi_tree_lock; member