Home
last modified time | relevance | path

Searched refs:AllocationSize (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/fs/smb/server/
Dsmb2pdu.h89 __le64 AllocationSize; member
295 __le64 AllocationSize; member
302 __le64 AllocationSize; member
315 __le64 AllocationSize; member
388 __le64 AllocationSize; member
Dsmb_common.h263 __le64 AllocationSize; member
284 __le64 AllocationSize; member
299 __le64 AllocationSize; member
317 __le64 AllocationSize; member
337 __le64 AllocationSize; member
Dsmb2pdu.c2277 rsp->AllocationSize = cpu_to_le64(0); in create_smb2_pipe()
3255 alloc_size = le64_to_cpu(az_req->AllocationSize); in smb2_open()
3311 rsp->AllocationSize = S_ISDIR(stat.mode) ? 0 : in smb2_open()
3709 posix_info->AllocationSize = cpu_to_le64(ksmbd_kstat->kstat->blocks << 9); in smb2_populate_readdir_entry()
4220 sinfo->AllocationSize = cpu_to_le64(4096); in get_standard_info_pipe()
4498 sinfo->AllocationSize = cpu_to_le64(inode->i_blocks << 9); in get_file_standard_info()
4558 file_info->AllocationSize = in get_file_all_info()
4743 file_info->AllocationSize = in get_file_network_open_info()
4846 file_info->AllocationSize = cpu_to_le64(inode->i_blocks << 9); in find_file_posix_info()
5356 rsp->AllocationSize = 0; in smb2_close_pipe()
[all …]
Dvfs.c1644 info->AllocationSize = 0; in ksmbd_vfs_init_kstat()
1647 info->AllocationSize = cpu_to_le64(kstat->blocks << 9); in ksmbd_vfs_init_kstat()
/Linux-v6.6/fs/smb/client/
Dsmb2pdu.h326 __le64 AllocationSize; member
348 __le64 AllocationSize; member
384 __le64 AllocationSize; member
Dcifspdu.h857 __le64 AllocationSize; member
890 __le64 AllocationSize; member
911 __le64 AllocationSize; member
2273 __le64 AllocationSize; member
2294 __le64 AllocationSize; member
2354 __le32 AllocationSize; member
2369 __le64 AllocationSize; /* Note old Samba srvr rounds this up too much */ member
2500 __le64 AllocationSize; member
2514 __le64 AllocationSize; member
2529 __le64 AllocationSize; member
[all …]
Dreaddir.c233 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_posix_to_fattr()
282 fattr->cf_bytes = le64_to_cpu(fi->AllocationSize); in __dir_info_to_fattr()
324 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
Dcifssmb.c1126 pfile_info->AllocationSize = in SMBLegacyOpen()
1128 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()
1191 req->AllocationSize = 0; in CIFS_open()
1250 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()
3617 data->AllocationSize = in SMBQueryInformation()
3619 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
Dinode.c690 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in smb311_posix_info_to_fattr()
783 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_open_info_to_fattr()
Dsmb2pdu.c3024 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
Dsmb2ops.c1418 if (le64_to_cpu(file_inf.AllocationSize) > 4096) in smb2_close_getattr()
1420 (512 - 1 + le64_to_cpu(file_inf.AllocationSize)) >> 9; in smb2_close_getattr()
/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h707 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member
1179 __le64 AllocationSize; member
1645 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member
1675 __le64 AllocationSize; member