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()
94 sizeof(xfs_rtrefcount_ptr_t)); in xfs_rtrefcountbt_droot_maxrecs()299 memmove(dptr, sptr, numrecs * sizeof(xfs_rtrefcount_ptr_t)); in xfs_rtrefcountbt_move_ptrs()464 sizeof(xfs_rtrefcount_ptr_t)); in xfs_rtrefcountbt_block_maxrecs()
1829 typedef __be64 xfs_rtrefcount_ptr_t; typedef