Home
last modified time | relevance | path

Searched refs:xfs_inobt_rec_t (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h30 ((xfs_inobt_rec_t *) \
33 (((index) - 1) * sizeof(xfs_inobt_rec_t))))
H A Dxfs_ialloc_btree.c382 .rec_len = sizeof(xfs_inobt_rec_t),
403 .rec_len = sizeof(xfs_inobt_rec_t),
543 return blocklen / sizeof(xfs_inobt_rec_t); in xfs_inobt_maxrecs()
H A Dxfs_format.h1540 } xfs_inobt_rec_t; typedef
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h31 ((xfs_inobt_rec_t *) \
34 (((index) - 1) * sizeof(xfs_inobt_rec_t))))
H A Dxfs_ialloc_btree.c402 .rec_len = sizeof(xfs_inobt_rec_t),
424 .rec_len = sizeof(xfs_inobt_rec_t),
554 return blocklen / sizeof(xfs_inobt_rec_t); in xfs_inobt_block_maxrecs()
H A Dxfs_format.h1453 } xfs_inobt_rec_t; typedef

Completed in 11 milliseconds