Searched refs:xfs_chash_t (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_iget.c95 mp->m_chash = (xfs_chash_t *)kmem_zalloc(mp->m_chsize
96 * sizeof(xfs_chash_t),
115 kmem_free(mp->m_chash, mp->m_chsize*sizeof(xfs_chash_t));
202 xfs_chash_t *ch;
724 xfs_chash_t *ch;
H A Dxfs_inode.h202 } xfs_chash_t; typedef in typeref:struct:xfs_chash
H A Dxfs_inode.c3052 xfs_chash_t *ch;

Completed in 63 milliseconds