Searched refs:tconInfoAlloc (Results 1 – 3 of 3) sorted by relevance
/fs/cifs/ | ||
D | misc.c | 110 tconInfoAlloc(void) in tconInfoAlloc() function |
D | cifsproto.h | 428 extern struct cifs_tcon *tconInfoAlloc(void); |
D | connect.c | 2690 tcon = tconInfoAlloc(); in cifs_get_tcon() |