Searched refs:tc_count (Results 1 – 9 of 9) sorted by relevance
630 if ((tcon->tc_count > 1) || (tcon->tidStatus == CifsExiting)) { in cifs_umount_begin()636 } else if (tcon->tc_count == 1) in cifs_umount_begin()
135 ++tcon->tc_count; in smb2_find_smb_sess_tcon_unlocked()
126 ++ret_buf->tc_count; in tconInfoAlloc()
91 seq_printf(m, "%s Mounts: %d ", tcon->treeName, tcon->tc_count); in cifs_debug_tcon()
3332 ++tcon->tc_count; in cifs_find_tcon()3354 cifs_dbg(FYI, "%s: tc_count=%d\n", __func__, tcon->tc_count); in cifs_put_tcon()3356 if (--tcon->tc_count > 0) { in cifs_put_tcon()4809 tcon->tc_count++; in cifs_mount()
1271 tcon->tc_count++; in get_tcons()
1031 int tc_count; member
2402 tcon->tc_count++; in smb2_get_dfs_refer()2461 tcon->tc_count--; in smb2_get_dfs_refer()
3328 tcon->tc_count++; in smb2_reconnect_server()