Searched defs:xe (Results 1 – 4 of 4) sorted by relevance
17 unsigned short xe; /* X end */ member
241 static int namevalue_size_xe(struct ocfs2_xattr_entry *xe) in namevalue_size_xe()580 static int ocfs2_xe_entry_usage(struct ocfs2_xattr_entry *xe) in ocfs2_xe_entry_usage()3056 struct ocfs2_xattr_entry *xe = NULL; in ocfs2_calc_xattr_set_need() local3767 struct ocfs2_xattr_entry *xe = NULL; in ocfs2_find_xe_in_bucket() local3831 struct ocfs2_xattr_entry *xe = NULL; in ocfs2_xattr_bucket_find() local4199 struct ocfs2_xattr_entry *xe; in ocfs2_cp_xattr_block_to_bucket() local4404 struct ocfs2_xattr_entry *xe; in ocfs2_defrag_xattr_bucket() local4644 struct ocfs2_xattr_entry *xe; in ocfs2_divide_xattr_bucket() local5370 struct ocfs2_xattr_entry *xe; in ocfs2_xattr_bucket_value_truncate() local5668 struct ocfs2_xattr_entry *xe; in ocfs2_delete_xattr_in_bucket() local[all …]
1133 static inline void ocfs2_xattr_set_local(struct ocfs2_xattr_entry *xe, in ocfs2_xattr_set_local()1142 static inline int ocfs2_xattr_is_local(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_is_local()1147 static inline void ocfs2_xattr_set_type(struct ocfs2_xattr_entry *xe, int type) in ocfs2_xattr_set_type()1152 static inline int ocfs2_xattr_get_type(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_get_type()
305 const char *name, struct f2fs_xattr_entry **xe, in lookup_all_xattrs()