Searched refs:xfs_inobt_rec_t (Results 1 - 3 of 3) 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.h52 } xfs_inobt_rec_t; typedef in typeref:struct:xfs_inobt_rec
90 ((xfs_inobt_rec_t *) \
93 (((index) - 1) * sizeof(xfs_inobt_rec_t))))
H A Dxfs_ialloc_btree.c307 .rec_len = sizeof(xfs_inobt_rec_t),
377 return blocklen / sizeof(xfs_inobt_rec_t);
H A Dxfs_btree.h93 xfs_inobt_rec_t inobt;

Completed in 44 milliseconds