Searched refs:sloppy (Results 1 – 7 of 7) sorted by relevance
160 bool sloppy; member
874 return ctx->sloppy ? 1 : opt; in smb3_fs_context_parse_param()1430 ctx->sloppy = true; in smb3_fs_context_parse_param()
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()
488 return (opt == -ENOPARAM && ctx->sloppy) ? 1 : opt; in nfs_fs_context_parse_param()856 ctx->sloppy = true; in nfs_fs_context_parse_param()
93 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.