Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h50 #define SMB2_FLUSH cpu_to_le16(SMB2_FLUSH_HE) macro
/linux/fs/smb/client/
H A Dsmb2pdu.c512 case SMB2_FLUSH: in smb2_reconnect()
4436 rc = smb2_plain_req_init(SMB2_FLUSH, tcon, server, in SMB2_flush_init()
/linux/fs/smb/server/
H A Dsmb2pdu.c473 } else if ((req->Command == SMB2_FLUSH || in init_chained_smb2_rsp()
480 if (req->Command == SMB2_FLUSH) { in init_chained_smb2_rsp()