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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dsuper.c430 * ntfs_remount - change the mount options of a mounted ntfs filesystem
438 * ntfs_remount() returns successfully (i.e. returns 0). Otherwise,
441 static int ntfs_remount(struct super_block *sb, int *flags, char *opt) function
1895 * Do not set NVolErrors() because ntfs_remount() re-checks the
1997 * Do not set NVolErrors() because ntfs_remount() might manage
2657 .remount_fs = ntfs_remount, /* Syscall: mount -o remount. */

Completed in 96 milliseconds