Searched refs:nr_freed_clusters (Results 1 – 1 of 1) sorted by relevance
4024 s64 nr_freed_clusters; in ntfs_non_resident_attr_shrink() local4087 nr_freed_clusters = ntfs_cluster_free(ni, first_free_vcn, -1, ctx); in ntfs_non_resident_attr_shrink()4088 if (nr_freed_clusters < 0) { in ntfs_non_resident_attr_shrink()4091 return (int)nr_freed_clusters; in ntfs_non_resident_attr_shrink()4111 if (nr_freed_clusters) { in ntfs_non_resident_attr_shrink()4113 ntfs_cluster_to_bytes(vol, nr_freed_clusters); in ntfs_non_resident_attr_shrink()