Searched refs:tconInfoFree (Results 1 – 3 of 3) sorted by relevance
501 extern void tconInfoFree(struct cifs_tcon *);
1870 tconInfoFree(tcon); in cifs_setup_ipc()1904 tconInfoFree(tcon); in cifs_free_ipc()2390 tconInfoFree(tcon); in cifs_put_tcon()2628 tconInfoFree(tcon); in cifs_get_tcon()
141 tconInfoFree(struct cifs_tcon *tcon) in tconInfoFree() function