Searched refs:AllocationSize (Results 1 – 6 of 6) sorted by relevance
901 __le64 AllocationSize; member934 __le64 AllocationSize; member955 __le64 AllocationSize; member2319 __le64 AllocationSize; member2337 __le64 AllocationSize; member2397 __le32 AllocationSize; member2412 __le64 AllocationSize; /* Note old Samba srvr rounds this up too much */ member2542 __le64 AllocationSize; member2556 __le64 AllocationSize; member2571 __le64 AllocationSize; member[all …]
711 __le64 AllocationSize; member1103 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member1553 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member
204 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_dir_info_to_fattr()228 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
1379 pfile_info->AllocationSize = in SMBLegacyOpen()1381 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()1444 req->AllocationSize = 0; in CIFS_open()1502 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()4168 data->AllocationSize = in SMBQueryInformation()4170 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
2636 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
626 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);