Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h485 extern struct cifs_tcon *tconInfoAlloc(void);
H A Dmisc.c115 tconInfoAlloc(void) in tconInfoAlloc() function
H A Dconnect.c2751 tcon = tconInfoAlloc(); in cifs_setup_ipc()
3273 tcon = tconInfoAlloc(); in cifs_get_tcon()