Home
last modified time | relevance | path

Searched refs:mft_bitmap_records (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsck.c354 static u32 mft_bitmap_records; variable
375 mft_bitmap_records = 8 * mft_bitmap_length * rawvol->cluster_size / in mft_bitmap_load()
378 //printf("sizes: %d, %d.\n", mft_bitmap_length, mft_bitmap_records); in mft_bitmap_load()
388 mft_bitmap_records = 0; in mft_bitmap_load()
402 if (mft_no>=mft_bitmap_records) in mft_bitmap_get_bit()

Completed in 1 milliseconds