Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c130 struct ocfs2_xattr_entry *here;
199 * The ocfs2_xattr_entry this location describes. If this is
203 struct ocfs2_xattr_entry *xl_entry;
233 static int namevalue_size_xe(struct ocfs2_xattr_entry *xe) in namevalue_size_xe()
563 sizeof(struct ocfs2_xattr_entry); in ocfs2_xattr_entry_real_size()
569 sizeof(struct ocfs2_xattr_entry); in ocfs2_xi_entry_usage()
572 static int ocfs2_xe_entry_usage(struct ocfs2_xattr_entry *xe) in ocfs2_xe_entry_usage()
575 sizeof(struct ocfs2_xattr_entry); in ocfs2_xe_entry_usage()
939 struct ocfs2_xattr_entry *entry = &header->xh_entries[i]; in ocfs2_xattr_list_entries()
1075 struct ocfs2_xattr_entry *entr in ocfs2_xattr_find_entry()
[all...]
H A Docfs2_fs.h984 * ocfs2_xattr_entry indicates one extend attribute.
988 struct ocfs2_xattr_entry { struct
1003 * One ocfs2_xattr_header describes how many ocfs2_xattr_entry records in
1024 struct ocfs2_xattr_entry xh_entries[]; /* xattr entry list. */
1094 static inline void ocfs2_xattr_set_local(struct ocfs2_xattr_entry *xe, in ocfs2_xattr_set_local()
1103 static inline int ocfs2_xattr_is_local(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_is_local()
1108 static inline void ocfs2_xattr_set_type(struct ocfs2_xattr_entry *xe, int type) in ocfs2_xattr_set_type()
1113 static inline int ocfs2_xattr_get_type(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_get_type()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c124 struct ocfs2_xattr_entry *here;
193 * The ocfs2_xattr_entry this location describes. If this is
197 struct ocfs2_xattr_entry *xl_entry;
227 static int namevalue_size_xe(struct ocfs2_xattr_entry *xe) in namevalue_size_xe()
557 sizeof(struct ocfs2_xattr_entry); in ocfs2_xattr_entry_real_size()
563 sizeof(struct ocfs2_xattr_entry); in ocfs2_xi_entry_usage()
566 static int ocfs2_xe_entry_usage(struct ocfs2_xattr_entry *xe) in ocfs2_xe_entry_usage()
569 sizeof(struct ocfs2_xattr_entry); in ocfs2_xe_entry_usage()
933 struct ocfs2_xattr_entry *entry = &header->xh_entries[i]; in ocfs2_xattr_list_entries()
1069 struct ocfs2_xattr_entry *entr in ocfs2_xattr_find_entry()
[all...]
H A Docfs2_fs.h982 * ocfs2_xattr_entry indicates one extend attribute.
986 struct ocfs2_xattr_entry { struct
1001 * One ocfs2_xattr_header describes how many ocfs2_xattr_entry records in
1022 struct ocfs2_xattr_entry xh_entries[]; /* xattr entry list. */
1092 static inline void ocfs2_xattr_set_local(struct ocfs2_xattr_entry *xe, in ocfs2_xattr_set_local()
1101 static inline int ocfs2_xattr_is_local(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_is_local()
1106 static inline void ocfs2_xattr_set_type(struct ocfs2_xattr_entry *xe, int type) in ocfs2_xattr_set_type()
1111 static inline int ocfs2_xattr_get_type(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_get_type()

Completed in 19 milliseconds