Searched refs:xfs_ihash_t (Results 1 – 4 of 4) sorted by relevance
71 mp->m_ihash = (xfs_ihash_t *)kmem_zalloc(mp->m_ihsize in xfs_ihash_init()72 * sizeof(xfs_ihash_t), KM_SLEEP); in xfs_ihash_init()85 kmem_free(mp->m_ihash, mp->m_ihsize*sizeof(xfs_ihash_t)); in xfs_ihash_free()177 xfs_ihash_t *ih; in xfs_iget_core()545 xfs_ihash_t *ih; in xfs_inode_incore()672 xfs_ihash_t *ih; in xfs_iextract()
183 } xfs_ihash_t; typedef
2170 xfs_ihash_t *ih; in xfs_ifree_cluster()
3898 xfs_ihash_t *ih = ip->i_hash; in xfs_finish_reclaim()