Searched defs:smb2_command (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | smb2pdu.c | 156 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_reconnect() 345 fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, in fill_small_buf() 371 static int __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in __smb2_plain_req_init() 403 static int smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_plain_req_init()
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | smb2pdu.c | 213 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_reconnect() 507 fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, in fill_small_buf() 533 static int __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in __smb2_plain_req_init() 565 static int smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_plain_req_init()
|