old_clusters 811 fs/ocfs2/xattr.c u32 old_clusters, old_clusters 821 fs/ocfs2/xattr.c if (old_clusters <= new_clusters) old_clusters 825 fs/ocfs2/xattr.c trunc_len = old_clusters - new_clusters; old_clusters 864 fs/ocfs2/xattr.c u32 old_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); old_clusters 866 fs/ocfs2/xattr.c if (new_clusters == old_clusters) old_clusters 869 fs/ocfs2/xattr.c if (new_clusters > old_clusters) old_clusters 871 fs/ocfs2/xattr.c new_clusters - old_clusters, old_clusters 875 fs/ocfs2/xattr.c old_clusters, new_clusters, old_clusters 3143 fs/ocfs2/xattr.c u32 old_clusters = 0; old_clusters 3146 fs/ocfs2/xattr.c old_clusters = ocfs2_clusters_for_bytes(inode->i_sb, old_clusters 3154 fs/ocfs2/xattr.c if (old_clusters >= new_clusters) { old_clusters 3159 fs/ocfs2/xattr.c clusters_add += new_clusters - old_clusters;