Lines Matching refs:ocfs2_xattr_is_local

238 	       ocfs2_xattr_is_local(xe));  in namevalue_size_xe()
966 if (!ocfs2_xattr_is_local(&xh->xh_entries[i])) in ocfs2_has_inline_xattr_value_outside()
1182 if (ocfs2_xattr_is_local(xs->here)) { in ocfs2_xattr_ibody_get()
1257 if (ocfs2_xattr_is_local(xs->here)) { in ocfs2_xattr_block_get()
1532 BUG_ON(ocfs2_xattr_is_local(loc->xl_entry)); in ocfs2_xa_fill_value_buf()
1898 if (ocfs2_xattr_is_local(loc->xl_entry)) in ocfs2_xa_value_clusters()
2021 if (!ocfs2_xattr_is_local(loc->xl_entry)) { in ocfs2_xa_remove()
2070 int xe_local = ocfs2_xattr_is_local(loc->xl_entry); in ocfs2_xa_reuse_entry()
2145 if (!ocfs2_xattr_is_local(loc->xl_entry)) { in ocfs2_xa_prepare_entry()
2378 if (ocfs2_xattr_is_local(entry)) in ocfs2_remove_value_outside()
3113 if (!ocfs2_xattr_is_local(xe)) in ocfs2_calc_xattr_set_need()
3133 if (!ocfs2_xattr_is_local(xe)) in ocfs2_calc_xattr_set_need()
3145 if (!ocfs2_xattr_is_local(xe)) { in ocfs2_calc_xattr_set_need()
3172 if ((ocfs2_xattr_is_local(xe) && in ocfs2_calc_xattr_set_need()
3174 (!ocfs2_xattr_is_local(xe) && in ocfs2_calc_xattr_set_need()
5371 BUG_ON(!xe || ocfs2_xattr_is_local(xe)); in ocfs2_xattr_bucket_value_truncate()
5673 if (ocfs2_xattr_is_local(xe)) in ocfs2_delete_xattr_in_bucket()
5826 if (ocfs2_xattr_is_local(xe)) in ocfs2_prepare_refcount_xattr()
5953 if (ocfs2_xattr_is_local(xe)) in ocfs2_xattr_attach_refcount_normal()
6067 if (ocfs2_xattr_is_local(xe)) in ocfs2_xattr_bucket_value_refcount()
6228 if (ocfs2_xattr_is_local(xe)) in ocfs2_value_metas_in_xattr_header()
6384 if (ocfs2_xattr_is_local(xe)) in ocfs2_reflink_xattr_header()