Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifsproto.h500 extern struct cifs_tcon *tconInfoAlloc(void);
Dmisc.c113 tconInfoAlloc(void) in tconInfoAlloc() function
Dconnect.c1855 tcon = tconInfoAlloc(); in cifs_setup_ipc()
2438 tcon = tconInfoAlloc(); in cifs_get_tcon()