Home
last modified time | relevance | path

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

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