Home
last modified time | relevance | path

Searched refs:cifs_convert_address (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Ddns_resolve.c60 rc = cifs_convert_address(ip_addr, hostname, len); in dns_resolve_server_name_to_ip()
78 rc = cifs_convert_address(ip_addr, ip, strlen(ip)); in dns_resolve_server_name_to_ip()
H A Dfs_context.c707 if (!cifs_convert_address((struct sockaddr *)&ctx->dstaddr, in smb3_fs_context_validate()
1279 if (!cifs_convert_address((struct sockaddr *)&ctx->dstaddr, in smb3_fs_context_parse_param()
1303 if (!cifs_convert_address( in smb3_fs_context_parse_param()
H A Dcifsproto.h164 extern int cifs_convert_address(struct sockaddr *dst, const char *src, int len);
H A Dnetmisc.c151 cifs_convert_address(struct sockaddr *dst, const char *src, int len) in cifs_convert_address() function
/kernel/linux/linux-5.10/fs/cifs/
H A Ddns_resolve.c75 rc = cifs_convert_address((struct sockaddr *)&ss, hostname, len); in dns_resolve_server_name_to_ip()
H A Dcifsproto.h154 extern int cifs_convert_address(struct sockaddr *dst, const char *src, int len);
H A Dmisc.c1122 if (!cifs_convert_address(&tipaddr, tip, strlen(tip))) { in match_target_ip()
H A Dconnect.c324 rc = cifs_convert_address((struct sockaddr *)&server->dstaddr, ipaddr, in reconn_set_ipaddr()
2049 if (!cifs_convert_address(dstaddr, string, in cifs_parse_mount_options()
2080 if (!cifs_convert_address( in cifs_parse_mount_options()
2257 if (!cifs_convert_address(dstaddr, &vol->UNC[2], len)) { in cifs_parse_mount_options()
H A Dnetmisc.c152 cifs_convert_address(struct sockaddr *dst, const char *src, int len) in cifs_convert_address() function

Completed in 13 milliseconds