Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsproto.h457 extern struct cifs_tcon *tconInfoAlloc(void);
Dmisc.c111 tconInfoAlloc(void) in tconInfoAlloc() function
Dconnect.c2662 tcon = tconInfoAlloc(); in cifs_setup_ipc()
3158 tcon = tconInfoAlloc(); in cifs_get_tcon()