Searched refs:ntfs_sync_fs (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ntfs3/
H A Dsuper.c731 * ntfs_sync_fs - super_operations::sync_fs
733 static int ntfs_sync_fs(struct super_block *sb, int wait) function
783 .sync_fs = ntfs_sync_fs,

Completed in 218 milliseconds