Lines Matching refs:nfs_invalf

386 	return nfs_invalf(fc, "NFS: Unsupported transport protocol udp");  in nfs_validate_transport_protocol()
388 return nfs_invalf(fc, "NFS: Transport does not support xprtsec"); in nfs_validate_transport_protocol()
428 return nfs_invalf(fc, "NFS: too many sec= flavors"); in nfs_auth_info_add()
485 return nfs_invalf(fc, "NFS: sec=%s option not recognized", p); in nfs_parse_security_flavors()
514 return nfs_invalf(fc, "NFS: Unrecognized transport security policy"); in nfs_parse_xprtsec_policy()
553 return nfs_invalf(fc, "NFS: Unsupported NFS version"); in nfs_parse_version_string()
608 return nfs_invalf(fc, "NFS: Multiple sources not supported"); in nfs_fs_context_parse_param()
1046 return nfs_invalf(fc, "NFS: Bad mount option value specified"); in nfs_fs_context_parse_param()
1048 return nfs_invalf(fc, "NFS: Bad IP address specified"); in nfs_fs_context_parse_param()
1050 return nfs_invalf(fc, "NFS: Value for '%s' out of range", param->key); in nfs_fs_context_parse_param()
1052 return nfs_invalf(fc, "NFS: Unrecognized transport protocol"); in nfs_fs_context_parse_param()
1117 return nfs_invalf(fc, "NFS: device name not in host:path format"); in nfs_parse_source()
1301 return nfs_invalf(fc, "NFS: mount program didn't pass any mount data"); in nfs23_parse_monolithic()
1304 return nfs_invalf(fc, "NFS: nfs_mount_data version does not support v3"); in nfs23_parse_monolithic()
1307 return nfs_invalf(fc, "NFS: nfs_mount_data version supports only AUTH_SYS"); in nfs23_parse_monolithic()
1313 return nfs_invalf(fc, "NFS: mount program didn't pass remote address"); in nfs23_parse_monolithic()
1316 return nfs_invalf(fc, "NFS: invalid root filehandle"); in nfs23_parse_monolithic()
1319 return nfs_invalf(fc, "NFS: invalid binary mount data"); in nfs23_parse_monolithic()
1396 return nfs_invalf(fc, in nfs4_parse_monolithic()
1471 return nfs_invalf(fc, "NFS4: Invalid number of RPC auth flavours %d", in nfs4_parse_monolithic()
1475 return nfs_invalf(fc, "NFS4: mount program didn't pass remote address"); in nfs4_parse_monolithic()
1493 return nfs_invalf(fc, "NFS: Unsupported monolithic data version"); in nfs_fs_context_parse_monolithic()
1589 return nfs_invalf(fc, "NFS: Device name not specified"); in nfs_fs_context_validate()
1594 return nfs_invalf(fc, "NFS: mount program didn't pass remote address"); in nfs_fs_context_validate()
1596 return nfs_invalf(fc, "NFS: Mount server address does not match mountproto= option"); in nfs_fs_context_validate()
1598 return nfs_invalf(fc, "NFS: Server address does not match proto= option"); in nfs_fs_context_validate()
1600 return nfs_invalf(fc, "NFS: Mount option vers=%u does not support minorversion=%u", in nfs_fs_context_validate()
1603 return nfs_invalf(fc, "NFS: 'Migration' not supported for this NFS version"); in nfs_fs_context_validate()