Home
last modified time | relevance | path

Searched refs:tconInfoAlloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/cifs/
Dcifsproto.h456 extern struct cifs_tcon *tconInfoAlloc(void);
Dmisc.c111 tconInfoAlloc(void) in tconInfoAlloc() function
Dconnect.c2553 tcon = tconInfoAlloc(); in cifs_setup_ipc()
3023 tcon = tconInfoAlloc(); in cifs_get_tcon()