Searched refs:old_alloc_size (Results 1 – 1 of 1) sorted by relevance
2365 s64 new_size, old_size, nr_freed, new_alloc_size, old_alloc_size; in ntfs_truncate() local2439 old_alloc_size = ni->allocated_size; in ntfs_truncate()2453 if (new_alloc_size - old_alloc_size >= 0) { in ntfs_truncate()2455 if (new_alloc_size == old_alloc_size) in ntfs_truncate()2624 old_alloc_size >> vol->cluster_size_bits > in ntfs_truncate()