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