Searched refs:current_fullpath (Results 1 – 3 of 3) sorted by relevance
240 server->current_fullpath = server->leaf_fullpath; in __dfs_mount_share()325 server->current_fullpath = server->leaf_fullpath; in update_server_fullpath()383 rc = dfs_cache_get_tgt_share(server->current_fullpath + 1, tit, &share, &prefix); in __tree_connect_dfs_target()397 dfs_cache_noreq_update_tgthint(server->current_fullpath + 1, tit); in __tree_connect_dfs_target()515 if (!server->current_fullpath || in cifs_tree_connect()516 dfs_cache_noreq_find(server->current_fullpath + 1, &ref, &tl)) { in cifs_tree_connect()
749 char *origin_fullpath, *leaf_fullpath, *current_fullpath; member
444 const char *refpath = server->current_fullpath + 1; in reconnect_dfs_server()1572 tcp_ses->current_fullpath = tcp_ses->leaf_fullpath; in cifs_get_tcp_session()
Completed in 18 milliseconds