Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dsuper.c616 ntfs_update_mftmirr(sbi, 0); in ntfs3_put_sbi()
765 ntfs_update_mftmirr(sbi, wait); in ntfs_sync_fs()
H A Dntfs_fs.h605 void ntfs_update_mftmirr(struct ntfs_sb_info *sbi, int wait);
H A Dfsntfs.c846 void ntfs_update_mftmirr(struct ntfs_sb_info *sbi, int wait) in ntfs_update_mftmirr() function
H A Dfslog.c5135 ntfs_update_mftmirr(sbi, 0); in log_replay()