Home
last modified time | relevance | path

Searched refs:xfs_alloc_ptr_t (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc_btree.h44 ((xfs_alloc_ptr_t *) \
48 ((index) - 1) * sizeof(xfs_alloc_ptr_t)))
H A Dxfs_alloc_btree.c558 return blocklen / (sizeof(xfs_alloc_key_t) + sizeof(xfs_alloc_ptr_t)); in xfs_allocbt_block_maxrecs()
H A Dxfs_format.h1554 typedef __be32 xfs_alloc_ptr_t; typedef