Searched refs:xfs_ihash_t (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_iget.c61 (64 * NBPP) / sizeof(xfs_ihash_t));
65 NBPC * sizeof(xfs_ihash_t),
66 mp->m_ihsize * sizeof(xfs_ihash_t),
68 mp->m_ihsize /= sizeof(xfs_ihash_t);
79 kmem_free(mp->m_ihash, mp->m_ihsize * sizeof(xfs_ihash_t));
128 xfs_ihash_t *ih,
195 xfs_ihash_t *ih;
590 xfs_ihash_t *ih;
721 xfs_ihash_t *ih;
H A Dxfs_inode.h181 } xfs_ihash_t; typedef in typeref:struct:xfs_ihash
H A Dxfs_inode.c2176 xfs_ihash_t *ih;
H A Dxfs_vnodeops.c3880 xfs_ihash_t *ih = ip->i_hash;

Completed in 68 milliseconds