Searched refs:SMB_COM_WRITE_ANDX (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifssmb.c130 if (smb_command != SMB_COM_WRITE_ANDX &&
207 case SMB_COM_WRITE_ANDX:
1458 rc = smb_init(SMB_COM_WRITE_ANDX, wct, tcon, (void **) &pSMB,
1573 rc = small_smb_init(SMB_COM_WRITE_ANDX, wct, tcon, (void **) &pSMB);
H A Dcifspdu.h55 #define SMB_COM_WRITE_ANDX 0x2F macro

Completed in 42 milliseconds