Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dsuper.c1064 * check_mft_mirror - compare contents of the mft mirror with the mft
1073 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()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c1072 * check_mft_mirror - compare contents of the mft mirror with the mft
1081 static bool check_mft_mirror(ntfs_volume *vol) in check_mft_mirror() function
1780 if (!load_and_init_mft_mirror(vol) || !check_mft_mirror(vol)) { in load_system_files()

Completed in 8 milliseconds