Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dsuper.c1087 static bool check_mft_mirror(ntfs_volume *vol) in check_mft_mirror() function
1786 if (!load_and_init_mft_mirror(vol) || !check_mft_mirror(vol)) { in load_system_files()