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