Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dsuper.c441 * ntfs_remount - change the mount options of a mounted ntfs filesystem
449 * ntfs_remount() returns successfully (i.e. returns 0). Otherwise,
452 static int ntfs_remount(struct super_block *sb, int *flags, char *opt) in ntfs_remount() function
1932 * Do not set NVolErrors() because ntfs_remount() re-checks the in load_system_files()
2033 * Do not set NVolErrors() because ntfs_remount() might manage in load_system_files()
2672 .remount_fs = ntfs_remount, /* Syscall: mount -o remount. */
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c449 * ntfs_remount - change the mount options of a mounted ntfs filesystem
457 * ntfs_remount() returns successfully (i.e. returns 0). Otherwise,
460 static int ntfs_remount(struct super_block *sb, int *flags, char *opt) in ntfs_remount() function
1940 * Do not set NVolErrors() because ntfs_remount() re-checks the in load_system_files()
2041 * Do not set NVolErrors() because ntfs_remount() might manage in load_system_files()
2680 .remount_fs = ntfs_remount, /* Syscall: mount -o remount. */

Completed in 7 milliseconds