Searched refs:nr_clusters (Results 1 – 2 of 2) sorted by relevance
158 vol->nr_clusters = (ntfs_cluster_t)ll; in ntfs_init_volume()160 vol->nr_clusters); in ntfs_init_volume()164 mft_zone_size = vol->nr_clusters; in ntfs_init_volume()206 while (vol->mft_zone_end >= vol->nr_clusters) { in ntfs_init_volume()705 zone_end = vol->nr_clusters; in ntfs_allocate_clusters()916 if (tc >= vol->nr_clusters) in ntfs_allocate_clusters()1068 zone_end = vol->nr_clusters; in ntfs_allocate_clusters()1091 if (tc >= vol->nr_clusters) in ntfs_allocate_clusters()
46 ntfs_cluster_t nr_clusters; member