Searched refs:mount_no_root_dir (Results 1 – 3 of 3) sorted by relevance
62 options->no_root_dir = mount_no_root_dir; in registry_load_volume_options()822 get_registry_value(h, L"NoRootDir", REG_DWORD, &mount_no_root_dir, sizeof(mount_no_root_dir)); in read_registry()
1192 extern uint32_t mount_no_root_dir;
85 uint32_t mount_no_root_dir = 0; variable