Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_da_format.h611 } xfs_attr_leaf_hdr_t; typedef
644 xfs_attr_leaf_hdr_t hdr; /* constant-structure header block */
/openbmc/linux/fs/xfs/
H A Dxfs_ondisk.h71 XFS_CHECK_STRUCT_SIZE(xfs_attr_leaf_hdr_t, 32); in xfs_check_ondisk_structs()