Searched refs:ntfs_sync_mft_mirror (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/ntfs/ | 
| D | mft.h | 65 extern int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no,
  | 
| D | mft.c | 454 int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no,  in ntfs_sync_mft_mirror()  function 787 		ntfs_sync_mft_mirror(vol, ni->mft_no, m, sync);  in write_mft_record_nolock() 805 		ntfs_sync_mft_mirror(vol, ni->mft_no, m, sync);  in write_mft_record_nolock()
  | 
| D | aops.c | 1241 				ntfs_sync_mft_mirror(vol, mft_no,  in ntfs_write_mst_block()
  |