Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Ddfs_cache.c1526 struct cifs_tcon *tcon, *ntcon; in refresh_mounts() local
1553 list_for_each_entry_safe(tcon, ntcon, &tcons, ulist) { in refresh_mounts()