Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ntfs/
Dinode.h21 int ntfs_check_mft_record(ntfs_volume *vol, char *record);
Dsupport.c146 if (!ntfs_check_mft_record(vol, buf)) { in ntfs_read_mft_record()
Dfs.c1087 if (!ntfs_check_mft_record(vol, vol->mft)){ in ntfs_read_super()
Dinode.c494 int ntfs_check_mft_record(ntfs_volume *vol, char *record) in ntfs_check_mft_record() function