Searched refs:TotalAllocationUnits (Results 1 – 6 of 6) sorted by relevance
233 __le64 TotalAllocationUnits; member
5081 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()5093 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()
2114 __le64 TotalAllocationUnits; member2123 __le32 TotalAllocationUnits; member
4530 le32_to_cpu(response_data->TotalAllocationUnits); in SMBOldQFSInfo()4617 le64_to_cpu(response_data->TotalAllocationUnits); in CIFSSMBQFSInfo()
5316 kst->f_blocks = le64_to_cpu(pfs_inf->TotalAllocationUnits); in smb2_copy_fs_info_to_kstatfs()
1707 __le64 TotalAllocationUnits; member