Searched refs:sloppy (Results 1 – 5 of 5) sorted by relevance
104 int errors = 0, sloppy = 0; in parse_options() local174 else NTFS_GETOPT_WITH_DEFAULT("sloppy", sloppy, true) in parse_options()233 if (errors && !sloppy) in parse_options()235 if (sloppy) in parse_options()
1168 int rc, sloppy = 0, invalid_option = 0; in nfs_parse_mount_options() local1559 sloppy = 1; in nfs_parse_mount_options()1575 if (!sloppy && invalid_option) in nfs_parse_mount_options()
14 subtract, we just xor. Thus, we tend to get a bit sloppy about
1206 bool sloppy = false; in cifs_parse_mount_options() local1454 sloppy = true; in cifs_parse_mount_options()1880 if (!sloppy && invalid) { in cifs_parse_mount_options()
144 sloppy=<BOOL> If sloppy is specified, ignore unknown mount options.