Searched refs:xfs_inobt_ptr_t (Results 1 – 3 of 3) sorted by relevance
43 ((xfs_inobt_ptr_t *) \47 ((index) - 1) * sizeof(xfs_inobt_ptr_t)))
58 XFS_CHECK_STRUCT_SIZE(xfs_inobt_ptr_t, 4); in xfs_check_ondisk_structs()
1643 typedef __be32 xfs_inobt_ptr_t; typedef