Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb_common.h265 __le64 AllocationSize; member
286 __le64 AllocationSize; member
301 __le64 AllocationSize; member
319 __le64 AllocationSize; member
339 __le64 AllocationSize; member
H A Dvfs.c1672 info->AllocationSize = 0; in ksmbd_vfs_init_kstat()
1675 info->AllocationSize = cpu_to_le64(kstat->blocks << 9); in ksmbd_vfs_init_kstat()
/linux/fs/smb/client/
H A Dsmb2pdu.h328 __le64 AllocationSize;
351 __le64 AllocationSize; member
387 __le64 AllocationSize; member
H A Dcifspdu.h897 __le64 AllocationSize; member
932 __le64 AllocationSize; member
953 __le64 AllocationSize; member
2288 __le64 AllocationSize; member
2303 __le64 AllocationSize; member
2363 __le32 AllocationSize; member
2378 __le64 AllocationSize; /* Note old Samba srvr rounds this up too much */ member
2509 __le64 AllocationSize; member
2523 __le64 AllocationSize; member
2538 __le64 AllocationSize; member
2555 __le64 AllocationSize; global() member
2574 __le32 AllocationSize; global() member
[all...]
H A Dsmb1ops.c605 fi.AllocationSize = cpu_to_le64(le32_to_cpu(di->AllocationSize)); in cifs_query_path_info()
616 fi.AllocationSize = di->AllocationSize; in cifs_query_path_info()
H A Dreaddir.c251 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()
H A Dsmb2inode.c659 idata->fi.AllocationSize = create_rsp->AllocationSize; in smb2_compound_op()
H A Dcifssmb.c1162 pfile_info->AllocationSize = in SMBLegacyOpen()
1164 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()
1227 req->AllocationSize = 0; in CIFS_open()
1288 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()
3772 data->AllocationSize = in SMBQueryInformation()
3774 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
H A Dinode.c864 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in smb311_posix_info_to_fattr()
917 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_open_info_to_fattr()
H A Dsmb2pdu.c3276 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
H A Dsmb2ops.c1518 if (le64_to_cpu(file_inf.AllocationSize) > 4096) in smb2_close_getattr()
1520 (512 - 1 + le64_to_cpu(file_inf.AllocationSize)) >> 9; in smb2_close_getattr()
/linux/fs/smb/common/
H A Dsmb2pdu.h723 __le64 AllocationSize;
1255 __le64 AllocationSize; member
1753 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member
1783 __le64 AllocationSize; member