Lines Matching defs:opt
2047 const char *opt,
2080 "Value of option \"%s\" is unrecognized", opt);
2084 opt, err);
2097 static int handle_mount_opt(struct super_block *sb, char *opt, int token,
2120 ext4_msg(sb, KERN_WARNING, deprecated_msg, opt, "3.5");
2125 ext4_msg(sb, KERN_WARNING, "Ignoring removed %s option", opt);
2154 "or missing value", opt);
2160 "Mount option \"%s\" incompatible with ext2", opt);
2165 "Mount option \"%s\" incompatible with ext3", opt);
2190 ext4_msg(sb, KERN_ERR, "%s option not supported", opt);
2304 return ext4_set_test_dummy_encryption(sb, opt, &args[0],
2398 "buggy handling of option %s", opt);