Searched refs:TotalAllocationUnits (Results 1 – 5 of 5) sorted by relevance
233 __le64 TotalAllocationUnits; member
5467 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()5479 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()
1812 __le64 TotalAllocationUnits; member
4489 le32_to_cpu(response_data->TotalAllocationUnits); in SMBOldQFSInfo()4576 le64_to_cpu(response_data->TotalAllocationUnits); in CIFSSMBQFSInfo()
5793 kst->f_blocks = le64_to_cpu(pfs_inf->TotalAllocationUnits); in smb2_copy_fs_info_to_kstatfs()