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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c431 * ntfs_remount - change the mount options of a mounted ntfs filesystem
439 * ntfs_remount() returns successfully (i.e. returns 0). Otherwise,
442 static int ntfs_remount(struct super_block *sb, int *flags, char *opt) function
1909 * Do not set NVolErrors() because ntfs_remount() re-checks the
2011 * Do not set NVolErrors() because ntfs_remount() might manage
2654 .remount_fs = ntfs_remount, /* Syscall: mount -o remount. */

Completed in 36 milliseconds