Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dmisc.c109 tconInfoAlloc(void) in tconInfoAlloc() function
Dcifsproto.h399 extern struct cifs_tcon *tconInfoAlloc(void);
Dconnect.c2665 tcon = tconInfoAlloc(); in cifs_get_tcon()