Searched refs:tconInfoFree (Results 1 – 3 of 3) sorted by relevance
501 extern void tconInfoFree(struct cifs_tcon *);
1868 tconInfoFree(tcon); in cifs_setup_ipc()1899 tconInfoFree(tcon); in cifs_free_ipc()2383 tconInfoFree(tcon); in cifs_put_tcon()2617 tconInfoFree(tcon); in cifs_get_tcon()
141 tconInfoFree(struct cifs_tcon *tcon) in tconInfoFree() function