Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dmisc.c109 tconInfoAlloc(void) in tconInfoAlloc() function
Dcifsproto.h369 extern struct cifsTconInfo *tconInfoAlloc(void);
Dconnect.c2045 tcon = tconInfoAlloc(); in cifs_get_tcon()