Searched refs:nr_freed (Results 1 – 1 of 1) sorted by relevance
2379 s64 new_size, old_size, nr_freed, new_alloc_size, old_alloc_size; in ntfs_truncate() local2718 nr_freed = ntfs_cluster_free(ni, new_alloc_size >> in ntfs_truncate()2722 if (unlikely(nr_freed < 0)) { in ntfs_truncate()2725 "the lost cluster(s).", (long long)nr_freed); in ntfs_truncate()2727 nr_freed = 0; in ntfs_truncate()2789 if (nr_freed) { in ntfs_truncate()2790 ni->itype.compressed.size -= nr_freed << in ntfs_truncate()