Lines Matching defs:cluster
206 s64 last_unsupp; /* last unsupported cluster */
209 /* FIXME: This, lcn_bitmap and pos from find_free_cluster() will make a cluster
570 /* Take the next supported cluster (free or relocatable)
571 plus reserve a cluster for the backup boot sector */
768 * lcn_bitmap has one bit for each cluster on the disk. Initially, lcn_bitmap
770 * checked to ensure that no other file already references that cluster.
902 s64 cl; /* current cluster */
930 "(0x%llx): %s cluster in "
939 printf("Filesystem check failed! Totally %d cluster "
1491 ntfs_log_verbose("Splitting run at cluster %lld:\n", (long long)pos);
1770 * The metadata file $Bitmap has one bit for each cluster on disk. This has
1771 * already been read into lcn_bitmap. By looking for the last used cluster on
1851 static void bitmap_file_data_fixup(s64 cluster, struct bitmap *bm)
1853 for (; cluster < bm->size << 3; cluster++)
1854 ntfs_bit_set(bm->bm, (u64)cluster, 1);
1895 * per cluster of the shrunken volume. Also it must be a of 8 bytes in size.
2052 ntfs_log_verbose("Bad cluster: %#8llx - %#llx (%lld)\n",
2118 * Allocate a block of memory with one bit for each cluster of the disk.
2446 * Checking and __reporting__ of bad sectors must be done before cluster