Searched refs:start_cluster (Results 1 – 1 of 1) sorted by relevance
24 u64 start_cluster = ntfs_bytes_to_cluster(vol, range->start); in ntfs_trim_fs() local31 if (start_cluster >= vol->nr_clusters) in ntfs_trim_fs()48 start_index = start_cluster >> 15; in ntfs_trim_fs()62 start_buf = max_t(u64, index * buf_clusters, start_cluster); in ntfs_trim_fs()