Searched refs:TotalAllocationUnits (Results 1 – 6 of 6) sorted by relevance
233 __le64 TotalAllocationUnits; member
5405 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()5417 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()
2116 __le64 TotalAllocationUnits; member2125 __le32 TotalAllocationUnits; member
4546 le32_to_cpu(response_data->TotalAllocationUnits); in SMBOldQFSInfo()4633 le64_to_cpu(response_data->TotalAllocationUnits); in CIFSSMBQFSInfo()
5807 kst->f_blocks = le64_to_cpu(pfs_inf->TotalAllocationUnits); in smb2_copy_fs_info_to_kstatfs()
1781 __le64 TotalAllocationUnits; member