Searched refs:xfs_alloc_ptr_t (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc_btree.h51 typedef __be32 xfs_alloc_ptr_t; typedef
99 ((xfs_alloc_ptr_t *) \
103 ((index) - 1) * sizeof(xfs_alloc_ptr_t)))
H A Dxfs_alloc_btree.c498 return blocklen / (sizeof(xfs_alloc_key_t) + sizeof(xfs_alloc_ptr_t));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_alloc_btree.h51 typedef __be32 xfs_alloc_ptr_t; typedef
99 ((xfs_alloc_ptr_t *) \
103 ((index) - 1) * sizeof(xfs_alloc_ptr_t)))
H A Dxfs_alloc_btree.c498 return blocklen / (sizeof(xfs_alloc_key_t) + sizeof(xfs_alloc_ptr_t));

Completed in 69 milliseconds