Searched refs:pag_ici_lock (Results 1 – 3 of 3) sorted by relevance
182 lockdep_assert_held(&pag->pag_ici_lock); in xfs_perag_set_reclaim_tag()204 lockdep_assert_held(&pag->pag_ici_lock); in xfs_perag_clear_reclaim_tag()230 spin_lock(&pag->pag_ici_lock); in xfs_inode_set_reclaim_tag()239 spin_unlock(&pag->pag_ici_lock); in xfs_inode_set_reclaim_tag()437 spin_lock(&pag->pag_ici_lock); in xfs_iget_cache_hit()454 spin_unlock(&pag->pag_ici_lock); in xfs_iget_cache_hit()562 spin_lock(&pag->pag_ici_lock); in xfs_iget_cache_miss()570 spin_unlock(&pag->pag_ici_lock); in xfs_iget_cache_miss()577 spin_unlock(&pag->pag_ici_lock); in xfs_iget_cache_miss()1189 spin_lock(&pag->pag_ici_lock); in xfs_reclaim_inode()[all …]
367 spinlock_t pag_ici_lock; /* incore inode cache lock */ member
204 spin_lock_init(&pag->pag_ici_lock); in xfs_initialize_perag()