Searched refs:xfs_inobt_ptr_t (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_ialloc_btree.h69 typedef __be32 xfs_inobt_ptr_t; typedef
102 ((xfs_inobt_ptr_t *) \
106 ((index) - 1) * sizeof(xfs_inobt_ptr_t)))
H A Dxfs_ialloc_btree.c378 return blocklen / (sizeof(xfs_inobt_key_t) + sizeof(xfs_inobt_ptr_t));

Completed in 42 milliseconds