Searched refs:xfs_inobt_rec_t (Results 1 - 3 of 3) sorted by path

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1443 } xfs_inobt_rec_t; typedef in typeref:struct:xfs_inobt_rec
H A Dxfs_ialloc_btree.c414 .rec_len = sizeof(xfs_inobt_rec_t),
444 .rec_len = sizeof(xfs_inobt_rec_t),
568 return blocklen / sizeof(xfs_inobt_rec_t);
H A Dxfs_ialloc_btree.h31 ((xfs_inobt_rec_t *) \
34 (((index) - 1) * sizeof(xfs_inobt_rec_t))))

Completed in 193 milliseconds