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

/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h43 ((xfs_inobt_ptr_t *) \
47 ((index) - 1) * sizeof(xfs_inobt_ptr_t)))
H A Dxfs_ondisk.h53 XFS_CHECK_STRUCT_SIZE(xfs_inobt_ptr_t, 4);
H A Dxfs_ialloc_btree.c569 return blocklen / (sizeof(xfs_inobt_key_t) + sizeof(xfs_inobt_ptr_t));
H A Dxfs_format.h1467 typedef __be32 xfs_inobt_ptr_t; typedef

Completed in 157 milliseconds