Searched refs:pag_ici_lock (Results 1 – 3 of 3) sorted by relevance
164 lockdep_assert_held(&pag->pag_ici_lock); in xfs_perag_set_reclaim_tag()186 lockdep_assert_held(&pag->pag_ici_lock); in xfs_perag_clear_reclaim_tag()212 spin_lock(&pag->pag_ici_lock); in xfs_inode_set_reclaim_tag()221 spin_unlock(&pag->pag_ici_lock); in xfs_inode_set_reclaim_tag()424 spin_lock(&pag->pag_ici_lock); in xfs_iget_cache_hit()440 spin_unlock(&pag->pag_ici_lock); in xfs_iget_cache_hit()572 spin_lock(&pag->pag_ici_lock); in xfs_iget_cache_miss()580 spin_unlock(&pag->pag_ici_lock); in xfs_iget_cache_miss()587 spin_unlock(&pag->pag_ici_lock); in xfs_iget_cache_miss()1078 spin_lock(&pag->pag_ici_lock); in xfs_reclaim_inode()[all …]
354 spinlock_t pag_ici_lock; /* incore inode cache lock */ member
203 spin_lock_init(&pag->pag_ici_lock); in xfs_initialize_perag()