Lines Matching refs:invalfc
260 return invalfc(fc, "separator ':' missing in source"); in ceph_parse_old_source()
287 return invalfc(fc, "missing cluster fsid"); in ceph_parse_new_source()
292 return invalfc(fc, "missing file system name"); in ceph_parse_new_source()
295 return invalfc(fc, "Invalid FSID"); in ceph_parse_new_source()
301 return invalfc(fc, "Mismatching mds_namespace"); in ceph_parse_new_source()
339 return invalfc(fc, "Empty source"); in ceph_parse_source()
359 return invalfc(fc, "Path missing in source"); in ceph_parse_source()
421 return invalfc(fc, "Mismatching mds_namespace"); in ceph_parse_mount_param()
437 return invalfc(fc, "Multiple sources specified"); in ceph_parse_mount_param()
530 return invalfc(fc, "fscache support is disabled"); in ceph_parse_mount_param()
561 return invalfc(fc, "POSIX ACL support is disabled"); in ceph_parse_mount_param()
585 return invalfc(fc, "%s out of range", param->key); in ceph_parse_mount_param()
1211 return invalfc(fc, "No source"); in ceph_get_tree()
1213 return invalfc(fc, "No monitor address"); in ceph_get_tree()