Searched refs:sesInfoAlloc (Results 1 – 3 of 3) sorted by relevance
/fs/smb/client/ | ||
D | cifsproto.h | 499 extern struct cifs_ses *sesInfoAlloc(void); |
D | misc.c | 67 sesInfoAlloc(void) in sesInfoAlloc() function |
D | connect.c | 2308 ses = sesInfoAlloc(); in cifs_get_smb_ses() |