Lines Matching refs:invalfc
267 return invalfc(fc, "separator ':' missing in source"); in ceph_parse_old_source()
294 return invalfc(fc, "missing cluster fsid"); in ceph_parse_new_source()
299 return invalfc(fc, "missing file system name"); in ceph_parse_new_source()
302 return invalfc(fc, "Invalid FSID"); in ceph_parse_new_source()
308 return invalfc(fc, "Mismatching mds_namespace"); in ceph_parse_new_source()
346 return invalfc(fc, "Empty source"); in ceph_parse_source()
366 return invalfc(fc, "Path missing in source"); in ceph_parse_source()
428 return invalfc(fc, "Mismatching mds_namespace"); in ceph_parse_mount_param()
444 return invalfc(fc, "Multiple sources specified"); in ceph_parse_mount_param()
537 return invalfc(fc, "fscache support is disabled"); in ceph_parse_mount_param()
568 return invalfc(fc, "POSIX ACL support is disabled"); in ceph_parse_mount_param()
615 return invalfc(fc, "%s out of range", param->key); in ceph_parse_mount_param()
1297 return invalfc(fc, "No source"); in ceph_get_tree()
1299 return invalfc(fc, "No monitor address"); in ceph_get_tree()