Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dmft.h65 extern int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no,
H A Dmft.c454 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()
H A Daops.c1240 ntfs_sync_mft_mirror(vol, mft_no, in ntfs_write_mst_block()