Home
last modified time | relevance | path

Searched refs:sloppy (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/fs/ntfs/
Dsuper.c104 int errors = 0, sloppy = 0; in parse_options() local
174 else NTFS_GETOPT_WITH_DEFAULT("sloppy", sloppy, true) in parse_options()
233 if (errors && !sloppy) in parse_options()
235 if (sloppy) in parse_options()
/linux-3.4.99/fs/nfs/
Dsuper.c1168 int rc, sloppy = 0, invalid_option = 0; in nfs_parse_mount_options() local
1559 sloppy = 1; in nfs_parse_mount_options()
1575 if (!sloppy && invalid_option) in nfs_parse_mount_options()
/linux-3.4.99/Documentation/
Dcrc32.txt14 subtract, we just xor. Thus, we tend to get a bit sloppy about
/linux-3.4.99/fs/cifs/
Dconnect.c1206 bool sloppy = false; in cifs_parse_mount_options() local
1454 sloppy = true; in cifs_parse_mount_options()
1880 if (!sloppy && invalid) { in cifs_parse_mount_options()
/linux-3.4.99/Documentation/filesystems/
Dntfs.txt144 sloppy=<BOOL> If sloppy is specified, ignore unknown mount options.