Home
last modified time | relevance | path

Searched refs:ntcon (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/cifs/
Ddfs_cache.c1457 struct cifs_tcon *tcon, *ntcon; in refresh_cache_worker() local
1468 list_for_each_entry_safe(tcon, ntcon, &list, ulist) { in refresh_cache_worker()
Dconnect.c4205 struct cifs_ses **nses, struct cifs_tcon **ntcon) in mount_get_conns() argument
4214 *ntcon = NULL; in mount_get_conns()
4254 *ntcon = tcon; in mount_get_conns()