Home
last modified time | relevance | path

Searched refs:xfs_inobt_rec_t (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_ialloc_btree.h42 ((xfs_inobt_rec_t *) \
45 (((index) - 1) * sizeof(xfs_inobt_rec_t))))
Dxfs_ialloc_btree.c325 .rec_len = sizeof(xfs_inobt_rec_t),
347 .rec_len = sizeof(xfs_inobt_rec_t),
418 return blocklen / sizeof(xfs_inobt_rec_t); in xfs_inobt_maxrecs()
Dxfs_btree.h51 xfs_inobt_rec_t inobt;
Dxfs_format.h1231 } xfs_inobt_rec_t; typedef