Searched defs:xe (Results 1 – 2 of 2) sorted by relevance
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()3028 struct ocfs2_xattr_entry *xe = NULL; in ocfs2_calc_xattr_set_need() local3734 struct ocfs2_xattr_entry *xe = NULL; in ocfs2_find_xe_in_bucket() local3798 struct ocfs2_xattr_entry *xe = NULL; in ocfs2_xattr_bucket_find() local4171 struct ocfs2_xattr_entry *xe; in ocfs2_cp_xattr_block_to_bucket() local4376 struct ocfs2_xattr_entry *xe; in ocfs2_defrag_xattr_bucket() local4616 struct ocfs2_xattr_entry *xe; in ocfs2_divide_xattr_bucket() local5352 struct ocfs2_xattr_entry *xe; in ocfs2_xattr_bucket_value_truncate() local5649 struct ocfs2_xattr_entry *xe; in ocfs2_delete_xattr_in_bucket() local[all …]
1123 static inline void ocfs2_xattr_set_local(struct ocfs2_xattr_entry *xe, in ocfs2_xattr_set_local()1132 static inline int ocfs2_xattr_is_local(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_is_local()1137 static inline void ocfs2_xattr_set_type(struct ocfs2_xattr_entry *xe, int type) in ocfs2_xattr_set_type()1142 static inline int ocfs2_xattr_get_type(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_get_type()