Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsproto.h500 extern struct cifs_tcon *tconInfoAlloc(void);
Dmisc.c113 tconInfoAlloc(void) in tconInfoAlloc() function
Dconnect.c1853 tcon = tconInfoAlloc(); in cifs_setup_ipc()
2431 tcon = tconInfoAlloc(); in cifs_get_tcon()