Searched refs:xfs_rtrefcount_ptr_t (Results 1 – 3 of 3) sorted by relevance
55 static inline xfs_rtrefcount_ptr_t *61 return (xfs_rtrefcount_ptr_t *) in xfs_rtrefcount_ptr_addr()64 (index - 1) * sizeof(xfs_rtrefcount_ptr_t)); in xfs_rtrefcount_ptr_addr()97 static inline xfs_rtrefcount_ptr_t *103 return (xfs_rtrefcount_ptr_t *) in xfs_rtrefcount_droot_ptr_addr()106 (index - 1) * sizeof(xfs_rtrefcount_ptr_t)); in xfs_rtrefcount_droot_ptr_addr()115 static inline xfs_rtrefcount_ptr_t *140 sizeof(xfs_rtrefcount_ptr_t)); in xfs_rtrefcount_broot_space_calc()165 sizeof(xfs_rtrefcount_ptr_t)); in xfs_rtrefcount_droot_space_calc()
88 XFS_CHECK_STRUCT_SIZE(xfs_rtrefcount_ptr_t, 8); in xfs_check_ondisk_structs()
1829 typedef __be64 xfs_rtrefcount_ptr_t; typedef