Searched refs:tconInfoFree (Results 1 – 3 of 3) sorted by relevance
1597 tconInfoFree(tcon); in cifs_setup_ipc()1628 tconInfoFree(tcon); in cifs_free_ipc()2067 tconInfoFree(tcon); in cifs_put_tcon()2291 tconInfoFree(tcon); in cifs_get_tcon()
493 extern void tconInfoFree(struct cifs_tcon *);
131 tconInfoFree(struct cifs_tcon *buf_to_free) in tconInfoFree() function