Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Ddfs_cache.c91 extract_unc_hostname(ref_path, &host, &len); in get_ipc_unc()
1330 extract_unc_hostname(s1, &host, &hostlen); in target_share_equal()
Dcifsproto.h642 void extract_unc_hostname(const char *unc, const char **h, size_t *len);
Dmisc.c1151 void extract_unc_hostname(const char *unc, const char **h, size_t *len) in extract_unc_hostname() function
Dconnect.c4503 extract_unc_hostname(share, &dfs_host, &dfs_host_len); in target_share_matches_server()
4530 extract_unc_hostname(server->hostname, &tcp_host, &tcp_host_len); in __tree_connect_dfs_target()