Home
last modified time | relevance | path

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

/fs/smb/server/
Dsmb_common.h263 __le64 AllocationSize; member
284 __le64 AllocationSize; member
299 __le64 AllocationSize; member
317 __le64 AllocationSize; member
337 __le64 AllocationSize; member
Dsmb2pdu.h123 __le64 AllocationSize; member
344 __le64 AllocationSize; member
351 __le64 AllocationSize; member
364 __le64 AllocationSize; member
437 __le64 AllocationSize; member
Dsmb2pdu.c2284 rsp->AllocationSize = cpu_to_le64(0); in create_smb2_pipe()
3276 alloc_size = le64_to_cpu(az_req->AllocationSize); in smb2_open()
3332 rsp->AllocationSize = S_ISDIR(stat.mode) ? 0 : in smb2_open()
3730 posix_info->AllocationSize = cpu_to_le64(ksmbd_kstat->kstat->blocks << 9); in smb2_populate_readdir_entry()
4241 sinfo->AllocationSize = cpu_to_le64(4096); in get_standard_info_pipe()
4519 sinfo->AllocationSize = cpu_to_le64(inode->i_blocks << 9); in get_file_standard_info()
4579 file_info->AllocationSize = in get_file_all_info()
4764 file_info->AllocationSize = in get_file_network_open_info()
4867 file_info->AllocationSize = cpu_to_le64(inode->i_blocks << 9); in find_file_posix_info()
5377 rsp->AllocationSize = 0; in smb2_close_pipe()
[all …]
Dvfs.c1653 info->AllocationSize = 0; in ksmbd_vfs_init_kstat()
1656 info->AllocationSize = cpu_to_le64(kstat->blocks << 9); in ksmbd_vfs_init_kstat()
/fs/smb/client/
Dsmb2pdu.h347 __le64 AllocationSize;
370 __le64 AllocationSize; member
406 __le64 AllocationSize; member
Dcifspdu.h857 __le64 AllocationSize; member
892 __le64 AllocationSize; member
913 __le64 AllocationSize; member
2281 __le64 AllocationSize; member
2299 __le64 AllocationSize; member
2359 __le32 AllocationSize; member
2374 __le64 AllocationSize; /* Note old Samba srvr rounds this up too much */ member
2504 __le64 AllocationSize; member
2518 __le64 AllocationSize; member
2533 __le64 AllocationSize; member
[all …]
Dreaddir.c242 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_posix_to_fattr()
291 fattr->cf_bytes = le64_to_cpu(fi->AllocationSize); in __dir_info_to_fattr()
335 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
Dcifssmb.c1116 pfile_info->AllocationSize = in SMBLegacyOpen()
1118 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()
1181 req->AllocationSize = 0; in CIFS_open()
1242 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()
3557 data->AllocationSize = in SMBQueryInformation()
3559 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
Dinode.c666 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);
722 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);
Dsmb2pdu.c3096 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
Dsmb2ops.c1433 if (le64_to_cpu(file_inf.AllocationSize) > 4096) in smb2_close_getattr()
1435 (512 - 1 + le64_to_cpu(file_inf.AllocationSize)) >> 9; in smb2_close_getattr()
/fs/smb/common/
Dsmb2pdu.h708 __le64 AllocationSize;
1181 __le64 AllocationSize; member
1589 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member
1619 __le64 AllocationSize; member