Searched refs:ntfs_check_mft_record (Results 1 – 4 of 4) sorted by relevance
21 int ntfs_check_mft_record(ntfs_volume *vol, char *record);
146 if (!ntfs_check_mft_record(vol, buf)) { in ntfs_read_mft_record()
1087 if (!ntfs_check_mft_record(vol, vol->mft)){ in ntfs_read_super()
494 int ntfs_check_mft_record(ntfs_volume *vol, char *record) in ntfs_check_mft_record() function