xe_type 994 fs/ocfs2/ocfs2_fs.h __u8 xe_type; /* the low 7 bits indicate the name prefix xe_type 1098 fs/ocfs2/ocfs2_fs.h xe->xe_type |= OCFS2_XATTR_ENTRY_LOCAL; xe_type 1100 fs/ocfs2/ocfs2_fs.h xe->xe_type &= ~OCFS2_XATTR_ENTRY_LOCAL; xe_type 1105 fs/ocfs2/ocfs2_fs.h return xe->xe_type & OCFS2_XATTR_ENTRY_LOCAL; xe_type 1110 fs/ocfs2/ocfs2_fs.h xe->xe_type |= type & OCFS2_XATTR_TYPE_MASK; xe_type 1115 fs/ocfs2/ocfs2_fs.h return xe->xe_type & OCFS2_XATTR_TYPE_MASK;