xfs_inobt_ptr_t   455 fs/xfs/libxfs/xfs_ialloc_btree.c 	return blocklen / (sizeof(xfs_inobt_key_t) + sizeof(xfs_inobt_ptr_t));
xfs_inobt_ptr_t    42 fs/xfs/libxfs/xfs_ialloc_btree.h 	((xfs_inobt_ptr_t *) \
xfs_inobt_ptr_t    46 fs/xfs/libxfs/xfs_ialloc_btree.h 		 ((index) - 1) * sizeof(xfs_inobt_ptr_t)))
xfs_inobt_ptr_t    48 fs/xfs/xfs_ondisk.h 	XFS_CHECK_STRUCT_SIZE(xfs_inobt_ptr_t,			4);