Searched refs:AllocationSize (Results 1 – 6 of 6) sorted by relevance
901 __le64 AllocationSize; member934 __le64 AllocationSize; member955 __le64 AllocationSize; member2312 __le64 AllocationSize; member2330 __le64 AllocationSize; member2390 __le32 AllocationSize; member2405 __le64 AllocationSize; /* Note old Samba srvr rounds this up too much */ member2535 __le64 AllocationSize; member2549 __le64 AllocationSize; member2564 __le64 AllocationSize; member[all …]
514 __le64 AllocationSize; member787 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member1170 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member
201 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_dir_info_to_fattr()225 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
1284 pfile_info->AllocationSize = in SMBLegacyOpen()1286 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()1352 req->AllocationSize = 0; in CIFS_open()1410 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()4067 data->AllocationSize = in SMBQueryInformation()4069 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
1476 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
613 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);