Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dsmb_common.h277 __le64 AllocationSize; member
298 __le64 AllocationSize; member
313 __le64 AllocationSize; member
331 __le64 AllocationSize; member
351 __le64 AllocationSize; member
Dsmb2pdu.h120 __le64 AllocationSize; member
341 __le64 AllocationSize; member
348 __le64 AllocationSize; member
361 __le64 AllocationSize; member
434 __le64 AllocationSize; member
Dsmb2pdu.c2147 rsp->AllocationSize = cpu_to_le64(0); in create_smb2_pipe()
3114 alloc_size = le64_to_cpu(az_req->AllocationSize); in smb2_open()
3170 rsp->AllocationSize = S_ISDIR(stat.mode) ? 0 : in smb2_open()
3565 posix_info->AllocationSize = cpu_to_le64(ksmbd_kstat->kstat->blocks << 9); in smb2_populate_readdir_entry()
4078 sinfo->AllocationSize = cpu_to_le64(4096); in get_standard_info_pipe()
4378 sinfo->AllocationSize = cpu_to_le64(get_allocation_size(inode, &stat)); in get_file_standard_info()
4442 file_info->AllocationSize = in get_file_all_info()
4631 file_info->AllocationSize = in get_file_network_open_info()
4740 file_info->AllocationSize = cpu_to_le64(inode->i_blocks << 9); in find_file_posix_info()
5276 rsp->AllocationSize = 0; in smb2_close_pipe()
[all …]
Dvfs.c1642 info->AllocationSize = 0; in ksmbd_vfs_init_kstat()
1645 info->AllocationSize = cpu_to_le64(kstat->blocks << 9); in ksmbd_vfs_init_kstat()
/Linux-v6.1/fs/cifs/
Dsmb2pdu.h346 __le64 AllocationSize; member
368 __le64 AllocationSize; member
404 __le64 AllocationSize; member
Dcifspdu.h857 __le64 AllocationSize; member
890 __le64 AllocationSize; member
911 __le64 AllocationSize; member
2277 __le64 AllocationSize; member
2295 __le64 AllocationSize; member
2355 __le32 AllocationSize; member
2370 __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.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()
333 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
Dcifssmb.c1155 pfile_info->AllocationSize = in SMBLegacyOpen()
1157 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()
1220 req->AllocationSize = 0; in CIFS_open()
1279 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()
3594 data->AllocationSize = in SMBQueryInformation()
3596 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
Dinode.c661 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);
717 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);
Dsmb2pdu.c3044 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
Dsmb2ops.c1319 if (le64_to_cpu(file_inf.AllocationSize) > 4096) in smb2_close_getattr()
1321 (512 - 1 + le64_to_cpu(file_inf.AllocationSize)) >> 9; in smb2_close_getattr()
/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h684 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member
1153 __le64 AllocationSize; member
1560 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member
1587 __le64 AllocationSize; member