Searched refs:xfs_refcount_ptr_t (Results 1 – 4 of 4) sorted by relevance
42 ((xfs_refcount_ptr_t *) \46 ((index) - 1) * sizeof(xfs_refcount_ptr_t)))
54 XFS_CHECK_STRUCT_SIZE(xfs_refcount_ptr_t, 4); in xfs_check_ondisk_structs()
414 sizeof(xfs_refcount_ptr_t)); in xfs_refcountbt_block_maxrecs()
1632 typedef __be32 xfs_refcount_ptr_t; typedef