Searched refs:xfs_alloc_ptr_t (Results 1 – 3 of 3) sorted by relevance
44 ((xfs_alloc_ptr_t *) \48 ((index) - 1) * sizeof(xfs_alloc_ptr_t)))
558 return blocklen / (sizeof(xfs_alloc_key_t) + sizeof(xfs_alloc_ptr_t)); in xfs_allocbt_block_maxrecs()
1554 typedef __be32 xfs_alloc_ptr_t; typedef