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

/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount_btree.h42 ((xfs_refcount_ptr_t *) \
46 ((index) - 1) * sizeof(xfs_refcount_ptr_t)))
H A Dxfs_ondisk.h54 XFS_CHECK_STRUCT_SIZE(xfs_refcount_ptr_t, 4);
H A Dxfs_refcount_btree.c414 sizeof(xfs_refcount_ptr_t));
H A Dxfs_format.h1623 typedef __be32 xfs_refcount_ptr_t; typedef

Completed in 258 milliseconds