Home
last modified time | relevance | path

Searched refs:ocfs2_xattr_entry (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/
A Dxattr.c128 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 …]
A Docfs2_fs.h986 struct ocfs2_xattr_entry { struct
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 22 milliseconds