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