Searched refs:ENOPARAM (Results 1 – 10 of 10) sorted by relevance
21 #define ENOPARAM 519 /* Parameter not supported */ macro
595 return -ENOPARAM; in security_fs_context_parse_param()
107 return -ENOPARAM; in vfs_parse_sb_flag()134 if (ret != -ENOPARAM) in vfs_parse_fs_param()138 if (ret != -ENOPARAM) in vfs_parse_fs_param()146 if (ret != -ENOPARAM) in vfs_parse_fs_param()
86 int ret = -ENOPARAM, b; in fs_parse()242 return -ENOPARAM; in fs_parse()
208 if (opt == -ENOPARAM) in ramfs_parse_param()
615 return opt == -ENOPARAM ? 0 : opt; in bpf_parse_param()
914 if (opt == -ENOPARAM) { in cgroup1_parse_param()
807 return call_int_hook(fs_context_parse_param, -ENOPARAM, fc, param); in security_fs_context_parse_param()
718 If the parameter isn't matched, -ENOPARAM will be returned; if the
1553 return -ENOPARAM; in ffs_fs_parse_param()