Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dcifsproto.h506 extern void tconInfoFree(struct cifs_tcon *);
Dconnect.c1824 tconInfoFree(tcon); in cifs_setup_ipc()
1855 tconInfoFree(tcon); in cifs_free_ipc()
2324 tconInfoFree(tcon); in cifs_put_tcon()
2558 tconInfoFree(tcon); in cifs_get_tcon()
Dmisc.c141 tconInfoFree(struct cifs_tcon *buf_to_free) in tconInfoFree() function