Home
last modified time | relevance | path

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

/fs/ocfs2/
A Dxattr.c232 ocfs2_xattr_is_local(xe)); in namevalue_size_xe()
2380 if (ocfs2_xattr_is_local(entry)) in ocfs2_remove_value_outside()
3115 if (!ocfs2_xattr_is_local(xe)) in ocfs2_calc_xattr_set_need()
3135 if (!ocfs2_xattr_is_local(xe)) in ocfs2_calc_xattr_set_need()
3147 if (!ocfs2_xattr_is_local(xe)) { in ocfs2_calc_xattr_set_need()
5666 if (ocfs2_xattr_is_local(xe)) in ocfs2_delete_xattr_in_bucket()
5819 if (ocfs2_xattr_is_local(xe)) in ocfs2_prepare_refcount_xattr()
5946 if (ocfs2_xattr_is_local(xe)) in ocfs2_xattr_attach_refcount_normal()
6060 if (ocfs2_xattr_is_local(xe)) in ocfs2_xattr_bucket_value_refcount()
6221 if (ocfs2_xattr_is_local(xe)) in ocfs2_value_metas_in_xattr_header()
[all …]
A Docfs2_fs.h1102 static inline int ocfs2_xattr_is_local(struct ocfs2_xattr_entry *xe) in ocfs2_xattr_is_local() function

Completed in 28 milliseconds