Searched refs:ntcon (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | dfs_cache.c | 1614 struct cifs_tcon *tcon, *ntcon; in refresh_cache_worker() local 1645 list_for_each_entry_safe(tcon, ntcon, &tcons, ulist) { in refresh_cache_worker()
|
H A D | connect.c | 4082 struct cifs_ses **nses, struct cifs_tcon **ntcon) in mount_get_conns() 4091 *ntcon = NULL; in mount_get_conns() 4126 *ntcon = tcon; in mount_get_conns() 4079 mount_get_conns(struct smb_vol *vol, struct cifs_sb_info *cifs_sb, unsigned int *xid, struct TCP_Server_Info **nserver, struct cifs_ses **nses, struct cifs_tcon **ntcon) mount_get_conns() argument
|
Completed in 8 milliseconds