Searched refs:sloppy (Results 1 – 10 of 10) sorted by relevance
173 bool sloppy; member
1050 return ctx->sloppy ? 1 : opt; in smb3_fs_context_parse_param()1658 ctx->sloppy = true; in smb3_fs_context_parse_param()
2 hardware, or when using a sloppy port on some board, is memory errors.
99 int errors = 0, sloppy = 0; in parse_options() local193 else NTFS_GETOPT_WITH_DEFAULT("sloppy", sloppy, true) in parse_options()252 if (errors && !sloppy) in parse_options()254 if (sloppy) in parse_options()
542 return (opt == -ENOPARAM && ctx->sloppy) ? 1 : opt; in nfs_fs_context_parse_param()926 ctx->sloppy = true; in nfs_fs_context_parse_param()
96 bool sloppy; member
148 sloppy=<BOOL> If sloppy is specified, ignore unknown mount options.
1736 ``xfs_defer_drain_drop`` to decrease the sloppy counter and wake up any threads
17 subtract, we just xor. Thus, we tend to get a bit sloppy about
7 Older versions of msgfmt were more sloppy, thus allowing such mistakes to cause bugs at runtime.