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