Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h42 ((xfs_inobt_ptr_t *) \
46 ((index) - 1) * sizeof(xfs_inobt_ptr_t)))
H A Dxfs_ialloc_btree.c544 return blocklen / (sizeof(xfs_inobt_key_t) + sizeof(xfs_inobt_ptr_t)); in xfs_inobt_maxrecs()
H A Dxfs_format.h1564 typedef __be32 xfs_inobt_ptr_t; typedef
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h43 ((xfs_inobt_ptr_t *) \
47 ((index) - 1) * sizeof(xfs_inobt_ptr_t)))
H A Dxfs_ialloc_btree.c555 return blocklen / (sizeof(xfs_inobt_key_t) + sizeof(xfs_inobt_ptr_t)); in xfs_inobt_block_maxrecs()
H A Dxfs_format.h1477 typedef __be32 xfs_inobt_ptr_t; typedef
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ondisk.h53 XFS_CHECK_STRUCT_SIZE(xfs_inobt_ptr_t, 4); in xfs_check_ondisk_structs()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ondisk.h53 XFS_CHECK_STRUCT_SIZE(xfs_inobt_ptr_t, 4); in xfs_check_ondisk_structs()

Completed in 12 milliseconds