Searched refs:sesInfoAlloc (Results 1 – 3 of 3) sorted by relevance
/fs/cifs/ | ||
D | misc.c | 74 sesInfoAlloc(void) in sesInfoAlloc() function |
D | cifsproto.h | 426 extern struct cifs_ses *sesInfoAlloc(void); |
D | connect.c | 2559 ses = sesInfoAlloc(); in cifs_get_smb_ses() |