Searched refs:f2fs_xattr_header (Results 1 – 2 of 2) sorted by relevance
42 struct f2fs_xattr_header { struct55 #define XATTR_HDR(ptr) ((struct f2fs_xattr_header *)(ptr)) argument83 sizeof(struct f2fs_xattr_header) - \86 #define MIN_INLINE_XATTR_SIZE (sizeof(struct f2fs_xattr_header) / sizeof(__le32))
391 struct f2fs_xattr_header *header; in read_all_xattrs()