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