Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifsproto.h501 extern void tconInfoFree(struct cifs_tcon *);
Dconnect.c1870 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()
Dmisc.c141 tconInfoFree(struct cifs_tcon *tcon) in tconInfoFree() function