Searched refs:nr_freed_clusters (Results 1 – 1 of 1) sorted by relevance
4022 s64 nr_freed_clusters; in ntfs_non_resident_attr_shrink() local4085 nr_freed_clusters = ntfs_cluster_free(ni, first_free_vcn, -1, ctx); in ntfs_non_resident_attr_shrink()4086 if (nr_freed_clusters < 0) { in ntfs_non_resident_attr_shrink()4089 return (int)nr_freed_clusters; in ntfs_non_resident_attr_shrink()4109 if (nr_freed_clusters) { in ntfs_non_resident_attr_shrink()4111 ntfs_cluster_to_bytes(vol, nr_freed_clusters); in ntfs_non_resident_attr_shrink()