Searched refs:AllocationSize (Results 1 – 13 of 13) sorted by relevance
200 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */238 __le64 AllocationSize;257 __le64 AllocationSize;277 __le64 AllocationSize;293 __le64 AllocationSize;329 __le64 AllocationSize;24 __le64 AllocationSize; global() member 43 __le64 AllocationSize; global() member 58 __le64 AllocationSize; global() member 74 __le64 AllocationSize; global() member
726 __le64 AllocationSize;1209 __le64 AllocationSize;1620 __le64 AllocationSize;1225 __le64 AllocationSize; global() member 1849 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ global() member 1879 __le64 AllocationSize; global() member
74 __le64 AllocationSize; member 203 __le64 AllocationSize;216 __le64 AllocationSize;289 __le64 AllocationSize;212 __le64 AllocationSize; global() member 225 __le64 AllocationSize; global() member 298 __le64 AllocationSize; global() member
124 __le64 AllocationSize;132 __le64 AllocationSize; global() member
2334 rsp->AllocationSize = cpu_to_le64(0); in create_smb2_pipe() 3564 alloc_size = le64_to_cpu(az_req->AllocationSize); in smb2_open() 3648 rsp->AllocationSize = S_ISDIR(stat.mode) ? 0 : in smb2_open() 4080 posix_info->AllocationSize = cpu_to_le64(ksmbd_kstat->kstat->blocks << 9); in smb2_populate_readdir_entry() 4615 sinfo->AllocationSize = cpu_to_le64(4096); in get_standard_info_pipe() 4914 sinfo->AllocationSize = cpu_to_le64(stat.blocks << 9); in get_file_standard_info() 4917 sinfo->AllocationSize = cpu_to_le64(fp->stream.size); in get_file_standard_info() 4996 file_info->AllocationSize = in get_file_all_info() 5000 file_info->AllocationSize = cpu_to_le64(fp->stream.size); in get_file_all_info() 5205 file_info->AllocationSize 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
592 fi.AllocationSize = cpu_to_le64(le32_to_cpu(di->AllocationSize)); in cifs_query_path_info()603 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()
571 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()
3338 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
1524 asize = le64_to_cpu(file_inf.AllocationSize); in smb2_close_getattr()