Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dmisc.c113 tconInfoAlloc(void) in tconInfoAlloc() function
Dcifsproto.h425 extern struct cifs_tcon *tconInfoAlloc(void);
Dconnect.c2659 tcon = tconInfoAlloc(); in cifs_get_tcon()