Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h28 #define SMB_COM_FLUSH 0x05 /* triv req/rsp */ macro
H A Dcifssmb.c2137 rc = small_smb_init(SMB_COM_FLUSH, 1, tcon, (void **) &pSMB); in CIFSSMBFlush()