Searched refs:AllocationSize (Results 1 – 11 of 11) sorted by relevance
24 __le64 AllocationSize; member43 __le64 AllocationSize; member58 __le64 AllocationSize; member74 __le64 AllocationSize; member90 __le64 AllocationSize;
74 __le64 AllocationSize; member209 __le64 AllocationSize; member222 __le64 AllocationSize; member295 __le64 AllocationSize; member
132 __le64 AllocationSize; member
2314 rsp->AllocationSize = cpu_to_le64(0); in create_smb2_pipe() 3534 alloc_size = le64_to_cpu(az_req->AllocationSize); in smb2_open() 3620 rsp->AllocationSize = S_ISDIR(stat.mode) ? 0 : in smb2_open() 4051 posix_info->AllocationSize = cpu_to_le64(ksmbd_kstat->kstat->blocks << 9); in smb2_populate_readdir_entry() 4585 sinfo->AllocationSize = cpu_to_le64(4096); in get_standard_info_pipe() 4878 sinfo->AllocationSize = cpu_to_le64(stat.blocks << 9); in get_file_standard_info() 4881 sinfo->AllocationSize = cpu_to_le64(fp->stream.size); in get_file_standard_info() 4949 file_info->AllocationSize = in get_file_all_info() 4953 file_info->AllocationSize = cpu_to_le64(fp->stream.size); in get_file_all_info() 5156 file_info->AllocationSize in get_file_network_open_info() [all...]
651 fi.AllocationSize = cpu_to_le64(le32_to_cpu(di->AllocationSize)); in cifs_query_path_info()662 fi.AllocationSize = di->AllocationSize; in cifs_query_path_info()
251 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_posix_to_fattr()295 fattr->cf_bytes = le64_to_cpu(fi->AllocationSize); in __dir_info_to_fattr()339 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
1183 pfile_info->AllocationSize = in SMBLegacyOpen()1185 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()1250 req->AllocationSize = 0; in CIFS_open()1311 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()3875 data->AllocationSize = in SMBQueryInformation()3877 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
678 idata->fi.AllocationSize = create_rsp->AllocationSize; in smb2_compound_op()
865 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in smb311_posix_info_to_fattr()918 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_open_info_to_fattr()
3339 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
1516 if (le64_to_cpu(file_inf.AllocationSize) > 4096) in smb2_close_getattr() 1518 (512 - 1 + le64_to_cpu(file_inf.AllocationSize)) >> 9; in smb2_close_getattr()