Searched refs:f2fs_xattr_header (Results 1 – 3 of 3) sorted by relevance
43 struct f2fs_xattr_header { struct56 #define XATTR_HDR(ptr) ((struct f2fs_xattr_header *)(ptr)) argument83 sizeof(struct f2fs_xattr_header) - \
371 struct f2fs_xattr_header *header; in read_all_xattrs()
818 sizeof(struct f2fs_xattr_header) / sizeof(__le32) || in parse_options()