Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc_btree.h44 ((xfs_alloc_ptr_t *) \
48 ((index) - 1) * sizeof(xfs_alloc_ptr_t)))
H A Dxfs_ondisk.h57 XFS_CHECK_STRUCT_SIZE(xfs_alloc_ptr_t, 4); in xfs_check_ondisk_structs()
H A Dxfs_format.h1554 typedef __be32 xfs_alloc_ptr_t; typedef