Home
last modified time | relevance | path

Searched refs:tconInfoFree (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/cifs/
Dconnect.c1597 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()
Dcifsproto.h493 extern void tconInfoFree(struct cifs_tcon *);
Dmisc.c131 tconInfoFree(struct cifs_tcon *buf_to_free) in tconInfoFree() function