Home
last modified time | relevance | path

Searched refs:SMB2_CANCEL (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2misc.c44 /* SMB2_CANCEL */ cpu_to_le16(4),
72 /* SMB2_CANCEL */ false, /* BB CHECK this not listed in documentation */
317 case SMB2_CANCEL: in smb2_validate_credit_charge()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h76 #define SMB2_CANCEL cpu_to_le16(SMB2_CANCEL_HE) macro
H A Dsmb2pdu.c77 /* SMB2_CANCEL */ 4,
211 case SMB2_CANCEL: in smb2_reconnect()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h51 #define SMB2_CANCEL cpu_to_le16(SMB2_CANCEL_HE) macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c64 /* SMB2_CANCEL */ 4,
270 case SMB2_CANCEL: in smb2_reconnect()

Completed in 25 milliseconds