Searched refs:AllocationSize (Results 1 – 4 of 4) sorted by relevance
906 __le64 AllocationSize; member939 __le64 AllocationSize; member960 __le64 AllocationSize; member2194 __le64 AllocationSize; member2262 __le32 AllocationSize; member2277 __le64 AllocationSize; /* Note old Samba srvr rounds this up too much */ member2407 __le64 AllocationSize; member2421 __le64 AllocationSize; member2436 __le64 AllocationSize; member2453 __le64 AllocationSize; member[all …]
157 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_dir_info_to_fattr()181 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
1261 pfile_info->AllocationSize = in SMBLegacyOpen()1263 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()1317 pSMB->AllocationSize = 0; in CIFSSMBOpen()1364 pfile_info->AllocationSize = pSMBr->AllocationSize; in CIFSSMBOpen()3312 pFinfo->AllocationSize = in SMBQueryInformation()3314 pFinfo->EndOfFile = pFinfo->AllocationSize; in SMBQueryInformation()
526 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);