Home
last modified time | relevance | path

Searched defs:smb_command (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
Dcifssmb.c69 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon()
210 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init()
235 small_smb_init_no_tc(const int smb_command, const int wct, in small_smb_init_no_tc()
262 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init()
288 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init()
301 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init_no_reconnect()
Dmisc.c265 header_assemble(struct smb_hdr *buffer, char smb_command /* command */ , in header_assemble()
/kernel/linux/linux-5.10/fs/cifs/
Dcifssmb.c129 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon()
275 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init()
300 small_smb_init_no_tc(const int smb_command, const int wct, in small_smb_init_no_tc()
327 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init()
353 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init()
366 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init_no_reconnect()
Dmisc.c247 header_assemble(struct smb_hdr *buffer, char smb_command /* command */ , in header_assemble()