Searched refs:SMB_COM_NT_RENAME (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/cifs/ | ||
| D | cifspdu.h | 70 #define SMB_COM_NT_RENAME 0xA5 /* trivial response */ macro |
| D | cifssmb.c | 2997 rc = smb_init(SMB_COM_NT_RENAME, 4, tcon, (void **) &pSMB, in CIFSCreateHardLink() |