Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dconnect.c1903 tconInfoFree(tcon); in cifs_setup_ipc()
1937 tconInfoFree(tcon); in cifs_free_ipc()
2448 tconInfoFree(tcon); in cifs_put_tcon()
2692 tconInfoFree(tcon); in cifs_get_tcon()
Dcifsproto.h516 extern void tconInfoFree(struct cifs_tcon *);
Dmisc.c151 tconInfoFree(struct cifs_tcon *tcon) in tconInfoFree() function
Dsmb2pdu.c3904 tconInfoFree(tcon); in smb2_reconnect_server()