tmp_xe           1816 fs/ocfs2/xattr.c 	struct ocfs2_xattr_entry *tmp_xe;
tmp_xe           1824 fs/ocfs2/xattr.c 		tmp_xe = &xh->xh_entries[tmp];
tmp_xe           1826 fs/ocfs2/xattr.c 		if (name_hash > le32_to_cpu(tmp_xe->xe_name_hash))
tmp_xe           1828 fs/ocfs2/xattr.c 		else if (name_hash < le32_to_cpu(tmp_xe->xe_name_hash))