Home
last modified time | relevance | path

Searched refs:DFS_CACHE_TGT_LIST_INIT (Results 1 – 3 of 3) sorted by relevance

/linux/fs/cifs/
A Ddfs_cache.h16 #define DFS_CACHE_TGT_LIST_INIT(var) { .tl_numtgts = 0, .tl_list = LIST_HEAD_INIT((var).tl_list), } macro
A Dconnect.c378 struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); in reconnect_dfs_server()
3471 struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); in __follow_dfs_link()
3556 struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); in cifs_mount()
4211 struct dfs_cache_tgt_list ntl = DFS_CACHE_TGT_LIST_INIT(ntl); in __tree_connect_dfs_target()
4313 struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); in cifs_tree_connect()
A Ddfs_cache.c1370 struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); in __refresh_tcon()

Completed in 18 milliseconds