Searched refs:SMB_COM_FLUSH (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ | ||
| H A D | cifspdu.h | 47 #define SMB_COM_FLUSH 0x05 /* triv req/rsp */ macro |
| H A D | cifssmb.c | 2673 rc = small_smb_init(SMB_COM_FLUSH, 1, tcon, (void **) &pSMB); in CIFSSMBFlush() |