orig_clusters    1985 fs/ocfs2/xattr.c 					    unsigned int orig_clusters)
orig_clusters    1991 fs/ocfs2/xattr.c 	if (new_clusters < orig_clusters) {
orig_clusters    1996 fs/ocfs2/xattr.c 		     orig_clusters - new_clusters);
orig_clusters    1998 fs/ocfs2/xattr.c 	} else if (!orig_clusters) {
orig_clusters    2004 fs/ocfs2/xattr.c 		     new_clusters - orig_clusters);
orig_clusters    2006 fs/ocfs2/xattr.c 	} else if (new_clusters > orig_clusters)
orig_clusters    2012 fs/ocfs2/xattr.c 		     new_clusters - orig_clusters);
orig_clusters    2019 fs/ocfs2/xattr.c 	unsigned int orig_clusters;
orig_clusters    2022 fs/ocfs2/xattr.c 		orig_clusters = ocfs2_xa_value_clusters(loc);
orig_clusters    2032 fs/ocfs2/xattr.c 			if (orig_clusters != ocfs2_xa_value_clusters(loc))
orig_clusters    2035 fs/ocfs2/xattr.c 							orig_clusters);
orig_clusters    2068 fs/ocfs2/xattr.c 	unsigned int orig_clusters;
orig_clusters    2084 fs/ocfs2/xattr.c 		orig_clusters = ocfs2_xa_value_clusters(loc);
orig_clusters    2103 fs/ocfs2/xattr.c 							orig_clusters);
orig_clusters    2129 fs/ocfs2/xattr.c 	unsigned int orig_clusters;
orig_clusters    2146 fs/ocfs2/xattr.c 			orig_clusters = ocfs2_xa_value_clusters(loc);
orig_clusters    2152 fs/ocfs2/xattr.c 								orig_clusters);
orig_clusters    2170 fs/ocfs2/xattr.c 		orig_clusters = ocfs2_xa_value_clusters(loc);
orig_clusters    2175 fs/ocfs2/xattr.c 							orig_clusters);