Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifspdu.h906 __le64 AllocationSize; member
939 __le64 AllocationSize; member
960 __le64 AllocationSize; member
2325 __le64 AllocationSize; member
2343 __le64 AllocationSize; member
2403 __le32 AllocationSize; member
2418 __le64 AllocationSize; /* Note old Samba srvr rounds this up too much */ member
2548 __le64 AllocationSize; member
2562 __le64 AllocationSize; member
2577 __le64 AllocationSize; member
[all …]
Dsmb2pdu.h823 __le64 AllocationSize; member
1247 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member
1706 __le64 AllocationSize; /* Beginning of FILE_STANDARD_INFO equivalent */ member
1736 __le64 AllocationSize; member
1774 __le64 AllocationSize; member
1798 __le64 AllocationSize; member
Dreaddir.c255 fattr->cf_bytes = le64_to_cpu(info->AllocationSize); in cifs_posix_to_fattr()
304 fattr->cf_bytes = le64_to_cpu(fi->AllocationSize); in __dir_info_to_fattr()
346 fattr->cf_bytes = le32_to_cpu(info->AllocationSize); in cifs_std_info_to_fattr()
Dcifssmb.c1306 pfile_info->AllocationSize = in SMBLegacyOpen()
1308 pfile_info->EndOfFile = pfile_info->AllocationSize; in SMBLegacyOpen()
1371 req->AllocationSize = 0; in CIFS_open()
1430 buf->AllocationSize = rsp->AllocationSize; in CIFS_open()
4095 data->AllocationSize = in SMBQueryInformation()
4097 data->EndOfFile = data->AllocationSize; in SMBQueryInformation()
Dinode.c626 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);
682 fattr->cf_bytes = le64_to_cpu(info->AllocationSize);
Dsmb2pdu.c2906 buf->AllocationSize = rsp->AllocationSize; in SMB2_open()
Dsmb2ops.c1459 if (le64_to_cpu(file_inf.AllocationSize) > 4096) in smb2_close_getattr()
1461 (512 - 1 + le64_to_cpu(file_inf.AllocationSize)) >> 9; in smb2_close_getattr()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch74419 +** gctSIZE_T AllocationSize
74431 + IN gctSIZE_T AllocationSize,
74439 + gcmkHEADER_ARG("Os=%p AllocationSize=%lu", Os, AllocationSize);
74455 + heap->allocationSize = AllocationSize;
111474 + IN gctSIZE_T AllocationSize,
115186 + IN gctSIZE_T AllocationSize,