Searched refs:FIRST_NORMAL_MFT_RECORD (Results 1 – 1 of 1) sorted by relevance
841 #define FIRST_NORMAL_MFT_RECORD 24 macro1019 if (data_pos < FIRST_NORMAL_MFT_RECORD) in mft_bitmap_alloc_free_rec()1020 data_pos = FIRST_NORMAL_MFT_RECORD; in mft_bitmap_alloc_free_rec()1022 data_pos = FIRST_NORMAL_MFT_RECORD; in mft_bitmap_alloc_free_rec()1106 data_pos = FIRST_NORMAL_MFT_RECORD; in mft_bitmap_alloc_free_rec()1107 pass_start = FIRST_NORMAL_MFT_RECORD; in mft_bitmap_alloc_free_rec()2275 old_data_initialized << 3 > FIRST_NORMAL_MFT_RECORD) { in ntfs_mft_record_alloc()2277 if (bit < FIRST_NORMAL_MFT_RECORD) in ntfs_mft_record_alloc()2278 bit = FIRST_NORMAL_MFT_RECORD; in ntfs_mft_record_alloc()