Home
last modified time | relevance | path

Searched refs:xfs_attr_leaf_hdr_t (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/libxfs/
Dxfs_da_format.h610 } xfs_attr_leaf_hdr_t; typedef
633 xfs_attr_leaf_hdr_t hdr; /* constant-structure header block */
/fs/xfs/
Dxfs_ondisk.h66 XFS_CHECK_STRUCT_SIZE(xfs_attr_leaf_hdr_t, 32); in xfs_check_ondisk_structs()