Home
last modified time | relevance | path

Searched refs:ocfs2_xattr_header (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c81 - sizeof(struct ocfs2_xattr_header) \
85 - sizeof(struct ocfs2_xattr_header) \
126 struct ocfs2_xattr_header *header;
192 /* The ocfs2_xattr_header inside the on-disk storage. Not NULL. */
193 struct ocfs2_xattr_header *xl_header;
244 struct ocfs2_xattr_header *xh,
320 #define bucket_xh(_b) ((struct ocfs2_xattr_header *)bucket_block((_b), 0))
931 struct ocfs2_xattr_header *header, in ocfs2_xattr_list_entries()
958 struct ocfs2_xattr_header *xh; in ocfs2_has_inline_xattr_value_outside()
961 xh = (struct ocfs2_xattr_header *) in ocfs2_has_inline_xattr_value_outside()
[all...]
H A Docfs2_fs.h1003 * One ocfs2_xattr_header describes how many ocfs2_xattr_entry records in
1006 struct ocfs2_xattr_header { struct
1084 struct ocfs2_xattr_header xb_header; /* xattr header if this
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c79 - sizeof(struct ocfs2_xattr_header) \
83 - sizeof(struct ocfs2_xattr_header) \
120 struct ocfs2_xattr_header *header;
186 /* The ocfs2_xattr_header inside the on-disk storage. Not NULL. */
187 struct ocfs2_xattr_header *xl_header;
238 struct ocfs2_xattr_header *xh,
314 #define bucket_xh(_b) ((struct ocfs2_xattr_header *)bucket_block((_b), 0))
925 struct ocfs2_xattr_header *header, in ocfs2_xattr_list_entries()
952 struct ocfs2_xattr_header *xh; in ocfs2_has_inline_xattr_value_outside()
955 xh = (struct ocfs2_xattr_header *) in ocfs2_has_inline_xattr_value_outside()
[all...]
H A Docfs2_fs.h1001 * One ocfs2_xattr_header describes how many ocfs2_xattr_entry records in
1004 struct ocfs2_xattr_header { struct
1082 struct ocfs2_xattr_header xb_header; /* xattr header if this

Completed in 16 milliseconds