Searched refs:AllocationSize (Results 1 – 7 of 7) sorted by relevance
901 __le64 AllocationSize; member934 __le64 AllocationSize; member955 __le64 AllocationSize; member2320 __le64 AllocationSize; member2338 __le64 AllocationSize; member2398 __le32 AllocationSize; member2413 __le64 AllocationSize; /* Note old Samba srvr rounds this up too much */ member2543 __le64 AllocationSize; member2557 __le64 AllocationSize; member2572 __le64 AllocationSize; member[all …]
815 __le64 AllocationSize; member1239 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member1698 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member1728 __le64 AllocationSize; member1766 __le64 AllocationSize; member1790 __le64 AllocationSize; member
255 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_posix_to_fattr()304 fattr->cf_bytes = le64_to_cpu(fi->AllocationSize); in __dir_info_to_fattr()346 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
1306 pfile_info->AllocationSize = in SMBLegacyOpen()1308 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()1371 req->AllocationSize = 0; in CIFS_open()1430 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()4095 data->AllocationSize = in SMBQueryInformation()4097 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
627 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);683 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);
1453 if (le64_to_cpu(file_inf.AllocationSize) > 4096) in smb2_close_getattr()1455 (512 - 1 + le64_to_cpu(file_inf.AllocationSize)) >> 9; in smb2_close_getattr()
2887 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()