f2fs_xattr_header
struct f2fs_xattr_header *header;
#define XATTR_HDR(ptr) ((struct f2fs_xattr_header *)(ptr))
sizeof(struct f2fs_xattr_header) - \
#define MIN_INLINE_XATTR_SIZE (sizeof(struct f2fs_xattr_header) / sizeof(__le32))