Searched refs:SMB_COM_SETATTR (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/client/ | ||
| H A D | cifspdu.h | 34 #define SMB_COM_SETATTR 0x09 /* trivial response */ macro |
| H A D | cifssmb.c | 5520 rc = smb_init(SMB_COM_SETATTR, 8, tcon, (void **) &pSMB, in SMBSetInformation() |