Searched refs:ocfs2_xattr_entry (Results 1 – 2 of 2) sorted by relevance
128 struct ocfs2_xattr_entry *here;1073 struct ocfs2_xattr_entry *entry; in ocfs2_xattr_find_entry()4189 struct ocfs2_xattr_entry *xe; in ocfs2_cp_xattr_block_to_bucket()4394 struct ocfs2_xattr_entry *xe; in ocfs2_defrag_xattr_bucket()4634 struct ocfs2_xattr_entry *xe; in ocfs2_divide_xattr_bucket()5360 struct ocfs2_xattr_entry *xe; in ocfs2_xattr_bucket_value_truncate()5658 struct ocfs2_xattr_entry *xe; in ocfs2_delete_xattr_in_bucket()5768 struct ocfs2_xattr_entry *xe; in ocfs2_prepare_refcount_xattr()5943 struct ocfs2_xattr_entry *xe; in ocfs2_xattr_attach_refcount_normal()6044 struct ocfs2_xattr_entry *xe; in ocfs2_xattr_bucket_value_refcount()[all …]
986 struct ocfs2_xattr_entry { struct1022 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 21 milliseconds