Home
last modified time | relevance | path

Searched refs:f2fs_xattr_header (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Dxattr.h42 struct f2fs_xattr_header { struct
55 #define XATTR_HDR(ptr) ((struct f2fs_xattr_header *)(ptr))
83 sizeof(struct f2fs_xattr_header) - \
86 #define MIN_INLINE_XATTR_SIZE (sizeof(struct f2fs_xattr_header) / sizeof(__le32))
98 * | f2fs_xattr_header |
H A Dxattr.c391 struct f2fs_xattr_header *header; in read_all_xattrs()
/kernel/linux/linux-5.10/fs/f2fs/
H A Dxattr.h42 struct f2fs_xattr_header { struct
55 #define XATTR_HDR(ptr) ((struct f2fs_xattr_header *)(ptr))
83 sizeof(struct f2fs_xattr_header) - \
97 * | f2fs_xattr_header |
H A Dxattr.c392 struct f2fs_xattr_header *header; in read_all_xattrs()
H A Dsuper.c1080 min_size = sizeof(struct f2fs_xattr_header) / sizeof(__le32); in parse_options()

Completed in 8 milliseconds