Searched refs:ENOPARAM (Results 1 – 15 of 15) sorted by relevance
21 #define ENOPARAM 519 /* Parameter not supported */ macro
236 if (opt == -ENOPARAM) { in ramfs_parse_param()238 if (opt != -ENOPARAM) in ramfs_parse_param()
186 E(ENOPARAM),
79 declare_err!(ENOPARAM, "Parameter not supported.");
818 if (opt == -ENOPARAM) { in bpf_parse_param()820 if (opt != -ENOPARAM) in bpf_parse_param()
949 if (opt == -ENOPARAM) { in cgroup1_parse_param()953 if (ret != -ENOPARAM) in cgroup1_parse_param()
129 return -ENOPARAM; in drm_gem_huge_mnt_create()132 return -ENOPARAM; in drm_gem_huge_mnt_create()
229 if (opt == -ENOPARAM) in v9fs_parse_param()
115 if (opt == -ENOPARAM) in debugfs_parse_param()
1215 return -ENOPARAM;
903 int rc = -ENOPARAM; in security_fs_context_parse_param()909 else if (trc != -ENOPARAM) in security_fs_context_parse_param()
600 return (opt == -ENOPARAM && ctx->sloppy) ? 1 : opt; in nfs_fs_context_parse_param()
414 if (ret != -ENOPARAM) in ceph_parse_mount_param()
6268 if (ret != -ENOPARAM) in rbd_parse_param()6274 if (token == -ENOPARAM) in rbd_parse_param()
2004 return -ENOPARAM; in ffs_fs_parse_param()