Searched refs:AllocationSize (Results 1 – 13 of 13) sorted by relevance
200 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member238 __le64 AllocationSize; member257 __le64 AllocationSize; member277 __le64 AllocationSize; member293 __le64 AllocationSize; member329 __le64 AllocationSize;
728 __le64 AllocationSize;1211 __le64 AllocationSize; member1626 __le64 AllocationSize; member
74 __le64 AllocationSize; member203 __le64 AllocationSize; member216 __le64 AllocationSize; member289 __le64 AllocationSize; member
2334 rsp->AllocationSize = cpu_to_le64(0); in create_smb2_pipe()3560 alloc_size = le64_to_cpu(az_req->AllocationSize); in smb2_open()3644 rsp->AllocationSize = S_ISDIR(stat.mode) ? 0 : in smb2_open()4098 posix_info->AllocationSize = cpu_to_le64(ksmbd_kstat->kstat->blocks << 9); in smb2_populate_readdir_entry()4633 sinfo->AllocationSize = cpu_to_le64(4096); in get_standard_info_pipe()4934 sinfo->AllocationSize = cpu_to_le64(stat.blocks << 9); in get_file_standard_info()4937 sinfo->AllocationSize = cpu_to_le64(fp->stream.size); in get_file_standard_info()5016 file_info->AllocationSize = in get_file_all_info()5020 file_info->AllocationSize = cpu_to_le64(fp->stream.size); in get_file_all_info()5225 file_info->AllocationSize = cpu_to_le64(stat.blocks << 9); in get_file_network_open_info()[all …]
1604 info->AllocationSize = 0; in ksmbd_vfs_init_kstat()1607 info->AllocationSize = cpu_to_le64(kstat->blocks << 9); in ksmbd_vfs_init_kstat()
243 __le64 AllocationSize; member282 __le64 AllocationSize; member
589 fi.AllocationSize = cpu_to_le64(le32_to_cpu(di->AllocationSize)); in cifs_query_path_info()600 fi.AllocationSize = di->AllocationSize; in cifs_query_path_info()
252 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_posix_to_fattr()296 fattr->cf_bytes = le64_to_cpu(fi->AllocationSize); in __dir_info_to_fattr()340 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
1324 pfile_info->AllocationSize = in SMBLegacyOpen()1326 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()1391 req->AllocationSize = 0; in CIFS_open()1452 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()4017 data->AllocationSize = in SMBQueryInformation()4019 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
575 idata->fi.AllocationSize = create_rsp->AllocationSize; in smb2_compound_op()
860 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in smb311_posix_info_to_fattr()913 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_open_info_to_fattr()
3351 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
1535 asize = le64_to_cpu(file_inf.AllocationSize); in smb2_close_getattr()