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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_ialloc_btree.h69 typedef __be32 xfs_inobt_ptr_t; typedef
102 ((xfs_inobt_ptr_t *) \
106 ((index) - 1) * sizeof(xfs_inobt_ptr_t)))
H A Dxfs_ialloc_btree.c378 return blocklen / (sizeof(xfs_inobt_key_t) + sizeof(xfs_inobt_ptr_t));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_ialloc_btree.h69 typedef __be32 xfs_inobt_ptr_t; typedef
102 ((xfs_inobt_ptr_t *) \
106 ((index) - 1) * sizeof(xfs_inobt_ptr_t)))
H A Dxfs_ialloc_btree.c378 return blocklen / (sizeof(xfs_inobt_key_t) + sizeof(xfs_inobt_ptr_t));

Completed in 118 milliseconds