Searched refs:ENOPARAM (Results 1 – 15 of 15) sorted by relevance
21 #define ENOPARAM 519 /* Parameter not supported */ macro
59 LSM_HOOK(int, -ENOPARAM, fs_context_parse_param, struct fs_context *fc,
618 return -ENOPARAM; in security_fs_context_parse_param()
79 return -ENOPARAM; in vfs_parse_sb_flag()106 if (ret != -ENOPARAM) in vfs_parse_fs_param()110 if (ret != -ENOPARAM) in vfs_parse_fs_param()118 if (ret != -ENOPARAM) in vfs_parse_fs_param()
114 return -ENOPARAM; in __fs_parse()
185 E(ENOPARAM),
203 if (opt == -ENOPARAM) in ramfs_parse_param()
655 return opt == -ENOPARAM ? 0 : opt; in bpf_parse_param()
461 return -ENOPARAM; in erofs_fc_parse_param()
834 int rc = -ENOPARAM; in security_fs_context_parse_param()841 else if (trc != -ENOPARAM) in security_fs_context_parse_param()
931 if (opt == -ENOPARAM) { in cgroup1_parse_param()
294 if (ret != -ENOPARAM) in ceph_parse_mount_param()
808 If the parameter isn't matched, -ENOPARAM will be returned; if the
6317 if (ret != -ENOPARAM) in rbd_parse_param()6323 if (token == -ENOPARAM) in rbd_parse_param()
1556 return -ENOPARAM; in ffs_fs_parse_param()