Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Ddfs_cache.c1613 struct cifs_tcon *tcon, *ntcon; in refresh_cache_worker() local
1644 list_for_each_entry_safe(tcon, ntcon, &tcons, ulist) { in refresh_cache_worker()
Dconnect.c4057 struct cifs_ses **nses, struct cifs_tcon **ntcon) in mount_get_conns() argument
4066 *ntcon = NULL; in mount_get_conns()
4106 *ntcon = tcon; in mount_get_conns()