Searched refs:AllocationSize (Results 1 – 6 of 6) sorted by relevance
901 __le64 AllocationSize; member934 __le64 AllocationSize; member955 __le64 AllocationSize; member2316 __le64 AllocationSize; member2334 __le64 AllocationSize; member2394 __le32 AllocationSize; member2409 __le64 AllocationSize; /* Note old Samba srvr rounds this up too much */ member2539 __le64 AllocationSize; member2553 __le64 AllocationSize; member2568 __le64 AllocationSize; member[all …]
667 __le64 AllocationSize; member980 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member1387 __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()
1298 pfile_info->AllocationSize = in SMBLegacyOpen()1300 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()1366 req->AllocationSize = 0; in CIFS_open()1424 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()4124 data->AllocationSize = in SMBQueryInformation()4126 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
2371 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
622 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);