Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsproto.h465 extern struct cifs_tcon *tconInfoAlloc(void);
Dmisc.c111 tconInfoAlloc(void) in tconInfoAlloc() function
Dconnect.c2922 tcon = tconInfoAlloc(); in cifs_setup_ipc()
3416 tcon = tconInfoAlloc(); in cifs_get_tcon()