Home
last modified time | relevance | path

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

/fs/cifs/
Dmisc.c110 tconInfoAlloc(void) in tconInfoAlloc() function
Dcifsproto.h428 extern struct cifs_tcon *tconInfoAlloc(void);
Dconnect.c2690 tcon = tconInfoAlloc(); in cifs_get_tcon()