Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Dxattr.c236 ocfs2_xattr_is_local(xe)); in namevalue_size_xe()
2376 if (ocfs2_xattr_is_local(entry)) in ocfs2_remove_value_outside()
3111 if (!ocfs2_xattr_is_local(xe)) in ocfs2_calc_xattr_set_need()
3131 if (!ocfs2_xattr_is_local(xe)) in ocfs2_calc_xattr_set_need()
3143 if (!ocfs2_xattr_is_local(xe)) { in ocfs2_calc_xattr_set_need()
5671 if (ocfs2_xattr_is_local(xe)) in ocfs2_delete_xattr_in_bucket()
5824 if (ocfs2_xattr_is_local(xe)) in ocfs2_prepare_refcount_xattr()
5951 if (ocfs2_xattr_is_local(xe)) in ocfs2_xattr_attach_refcount_normal()
6065 if (ocfs2_xattr_is_local(xe)) in ocfs2_xattr_bucket_value_refcount()
6226 if (ocfs2_xattr_is_local(xe)) in ocfs2_value_metas_in_xattr_header()
[all …]
A Docfs2_fs.h1101 static inline int ocfs2_xattr_is_local(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_is_local() function

Completed in 23 milliseconds