Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifspdu.h1146 __le16 CopyCount; /* number of files copied */ member
Dcifssmb.c2395 rc, le16_to_cpu(pSMBr->CopyCount)); in CIFSSMBCopy()