Searched refs:AllocationSize (Results 1 – 4 of 4) sorted by relevance
891 __le64 AllocationSize; member924 __le64 AllocationSize; member945 __le64 AllocationSize; member2207 __le64 AllocationSize; member2275 __le32 AllocationSize; member2290 __le64 AllocationSize; /* Note old Samba srvr rounds this up too much */ member2420 __le64 AllocationSize; member2434 __le64 AllocationSize; member2449 __le64 AllocationSize; member2466 __le64 AllocationSize; member[all …]
161 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_dir_info_to_fattr()185 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
1298 pfile_info->AllocationSize = in SMBLegacyOpen()1300 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()1354 pSMB->AllocationSize = 0; in CIFSSMBOpen()1401 pfile_info->AllocationSize = pSMBr->AllocationSize; in CIFSSMBOpen()4034 pFinfo->AllocationSize = in SMBQueryInformation()4036 pFinfo->EndOfFile = pFinfo->AllocationSize; in SMBQueryInformation()
532 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);