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()795 mutex_init(&qinf->qi_tree_lock); in xfs_qm_init_quotainfo()848 mutex_destroy(&qinf->qi_tree_lock); in xfs_qm_init_quotainfo()875 mutex_destroy(&qi->qi_tree_lock); in xfs_qm_destroy_quotainfo()1824 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dqfree_one()1828 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqfree_one()
812 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()815 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()826 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()857 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_insert()868 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_insert()
54 struct mutex qi_tree_lock; member