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

/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_attr_list.c238 BOOL for_mft, have_std_info, have_idx_root, insert_resident; local
261 have_idx_root = have_std_info = FALSE;
321 have_idx_root = TRUE;
613 if (!have_std_info && !have_idx_root) {
652 if (have_idx_root)
683 if (!have_idx_root)
684 panic("%s(): !have_idx_root\n", __FUNCTION__);
689 have_idx_root = FALSE;

Completed in 110 milliseconds