Home
last modified time | relevance | path

Searched refs:extract_unc_hostname (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/fs/cifs/
Ddfs_cache.c91 extract_unc_hostname(ref_path, &host, &len); in get_ipc_unc()
1316 extract_unc_hostname(s1, &host, &hostlen); in target_share_equal()
Dcifsproto.h602 void extract_unc_hostname(const char *unc, const char **h, size_t *len);
Dmisc.c1145 void extract_unc_hostname(const char *unc, const char **h, size_t *len) in extract_unc_hostname() function
Dconnect.c4178 extract_unc_hostname(server->hostname, &tcp_host, &tcp_host_len); in cifs_tree_connect()
4195 extract_unc_hostname(share, &dfs_host, &dfs_host_len); in cifs_tree_connect()