Searched refs:xfs_alloc_ptr_t (Results 1 – 3 of 3) sorted by relevance
54 ((xfs_alloc_ptr_t *) \58 ((index) - 1) * sizeof(xfs_alloc_ptr_t)))
503 return blocklen / (sizeof(xfs_alloc_key_t) + sizeof(xfs_alloc_ptr_t)); in xfs_allocbt_maxrecs()
1212 typedef __be32 xfs_alloc_ptr_t; typedef