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