Searched refs:tc_count (Results 1 – 5 of 5) sorted by relevance
461 if ((tcon->tc_count > 1) || (tcon->tidStatus == CifsExiting)) { in cifs_umount_begin()467 } else if (tcon->tc_count == 1) in cifs_umount_begin()
116 ++ret_buf->tc_count; in tconInfoAlloc()
433 int tc_count; member
191 tcon->treeName, tcon->tc_count); in cifs_debug_data_proc_show()
2615 ++tcon->tc_count; in cifs_find_tcon()2629 cFYI(1, "%s: tc_count=%d\n", __func__, tcon->tc_count); in cifs_put_tcon()2631 if (--tcon->tc_count > 0) { in cifs_put_tcon()