Searched refs:SMB_COM_WRITE_ANDX (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | cifssmb.c | 212 case SMB_COM_WRITE_ANDX: in cifs_reconnect_tcon() 1579 rc = smb_init(SMB_COM_WRITE_ANDX, wct, tcon, (void **) &pSMB, in CIFSSMBWrite() 1758 rc = small_smb_init(SMB_COM_WRITE_ANDX, wct, tcon, (void **)&smb); in cifs_async_writev() 1849 rc = small_smb_init(SMB_COM_WRITE_ANDX, wct, tcon, (void **) &pSMB); in CIFSSMBWrite2()
|
| H A D | cifspdu.h | 38 #define SMB_COM_WRITE_ANDX 0x2F macro
|