Searched refs:sloppy (Results 1 – 6 of 6) sorted by relevance
91 int errors = 0, sloppy = 0; in parse_options() local185 else NTFS_GETOPT_WITH_DEFAULT("sloppy", sloppy, true) in parse_options()244 if (errors && !sloppy) in parse_options()246 if (sloppy) in parse_options()
449 return ctx->sloppy ? 1 : opt; in nfs_fs_context_parse_param()777 ctx->sloppy = true; in nfs_fs_context_parse_param()
88 bool sloppy; member
17 subtract, we just xor. Thus, we tend to get a bit sloppy about
148 sloppy=<BOOL> If sloppy is specified, ignore unknown mount options.
1385 bool sloppy = false; in cifs_parse_mount_options() local1713 sloppy = true; in cifs_parse_mount_options()2208 if (!sloppy && invalid) { in cifs_parse_mount_options()