Home
last modified time | relevance | path

Searched refs:check_mft_mirror (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/ntfs/
Dsuper.c1073 static bool check_mft_mirror(ntfs_volume *vol) in check_mft_mirror() function
1772 if (!load_and_init_mft_mirror(vol) || !check_mft_mirror(vol)) { in load_system_files()