Home
last modified time | relevance | path

Searched refs:cifs_chan (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1048 struct cifs_chan { argument
1131 struct cifs_chan chans[CIFS_MAX_CHANNELS];
1046 struct cifs_chan { global() struct
1047 in_reconnectcifs_chan global() argument
1049 ifacecifs_chan global() argument
1050 signkeycifs_chan global() argument
H A Dsess.c492 * cifs_chan otherwise return NULL.
494 struct cifs_chan *
515 struct cifs_chan *chan; in cifs_ses_add_channel()
H A Dsmb2transport.c79 struct cifs_chan *chan; in smb3_get_sign_key()
H A Dcifsproto.h632 struct cifs_chan *
H A Dcifs_debug.c137 cifs_dump_channel(struct seq_file *m, int i, struct cifs_chan *chan) in cifs_dump_channel()