Searched refs:xfs_alloc_ptr_t (Results 1 – 2 of 2) sorted by relevance
51 typedef __be32 xfs_alloc_ptr_t; typedef99 ((xfs_alloc_ptr_t *) \103 ((index) - 1) * sizeof(xfs_alloc_ptr_t)))
385 return blocklen / (sizeof(xfs_alloc_key_t) + sizeof(xfs_alloc_ptr_t)); in xfs_allocbt_maxrecs()