Searched refs:g_index_block (Results 1 - 1 of 1) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ |
H A D | mkntfs.c | 196 static INDEX_ALLOCATION *g_index_block = NULL; variable 3434 free(g_index_block); g_index_block = NULL; in mkntfs_cleanup() 4298 err = create_hardlink(g_index_block, root_ref, m, in create_file_volume() 4507 &g_index_block); in mkntfs_create_root_structures() 4526 err = insert_file_link_in_dir_index(g_index_block, root_ref, in mkntfs_create_root_structures() 4543 err = create_hardlink(g_index_block, root_ref, m, in mkntfs_create_root_structures() 4565 err = create_hardlink(g_index_block, root_ref, m, in mkntfs_create_root_structures() 4582 err = create_hardlink(g_index_block, root_ref, m, in mkntfs_create_root_structures() 4597 err = create_hardlink(g_index_block, root_re in mkntfs_create_root_structures() [all...] |
Completed in 5 milliseconds