Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifsproto.h485 extern struct cifs_tcon *tconInfoAlloc(void);
Dmisc.c115 tconInfoAlloc(void) in tconInfoAlloc() function
Dconnect.c2751 tcon = tconInfoAlloc(); in cifs_setup_ipc()
3275 tcon = tconInfoAlloc(); in cifs_get_tcon()