Searched refs:__refresh_tcon (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/cifs/ |
| A D | dfs_cache.c | 1362 static int __refresh_tcon(const char *path, struct cifs_ses **sessions, struct cifs_tcon *tcon, in __refresh_tcon() function 1426 __refresh_tcon(server->leaf_fullpath + 1, sessions, tcon, force_refresh); in refresh_tcon() 1429 __refresh_tcon(server->origin_fullpath + 1, sessions, tcon, force_refresh); in refresh_tcon() 1534 __refresh_tcon(server->leaf_fullpath + 1, sessions, tcon, false); in refresh_mounts() 1537 __refresh_tcon(server->origin_fullpath + 1, sessions, tcon, false); in refresh_mounts()
|
Completed in 7 milliseconds