f2fs_xattr_header  859 fs/f2fs/super.c 		min_size = sizeof(struct f2fs_xattr_header) / sizeof(__le32);
f2fs_xattr_header  372 fs/f2fs/xattr.c 	struct f2fs_xattr_header *header;
f2fs_xattr_header   55 fs/f2fs/xattr.h #define XATTR_HDR(ptr)		((struct f2fs_xattr_header *)(ptr))
f2fs_xattr_header   82 fs/f2fs/xattr.h 				sizeof(struct f2fs_xattr_header) -	\