Home
last modified time | relevance | path

Searched refs:SMB2_FLUSH (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/cifs/
Dsmb2pdu.h70 #define SMB2_FLUSH cpu_to_le16(SMB2_FLUSH_HE) macro
Dsmb2pdu.c306 case SMB2_FLUSH: in smb2_reconnect()
3019 rc = smb2_plain_req_init(SMB2_FLUSH, tcon, (void **) &req, &total_len); in SMB2_flush()