Home
last modified time | relevance | path

Searched refs:CopyCount (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h1193 __le16 CopyCount; /* number of files copied */ member
H A Dcifssmb.c2888 rc, le16_to_cpu(pSMBr->CopyCount)); in CIFSSMBCopy()