Home
last modified time | relevance | path

Searched refs:xfs_inobt_ptr_t (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_ialloc_btree.h54 ((xfs_inobt_ptr_t *) \
58 ((index) - 1) * sizeof(xfs_inobt_ptr_t)))
Dxfs_ialloc_btree.c419 return blocklen / (sizeof(xfs_inobt_key_t) + sizeof(xfs_inobt_ptr_t)); in xfs_inobt_maxrecs()
Dxfs_format.h1248 typedef __be32 xfs_inobt_ptr_t; typedef