Searched refs:TotalAllocationUnits (Results 1 – 7 of 7) sorted by relevance
247 __le64 TotalAllocationUnits; member
659 __le64 TotalAllocationUnits; member
4956 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()4970 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()
739 __le64 TotalAllocationUnits; member
2127 __le64 TotalAllocationUnits; member2136 __le32 TotalAllocationUnits; member
4914 le32_to_cpu(response_data->TotalAllocationUnits); in SMBOldQFSInfo()5001 le64_to_cpu(response_data->TotalAllocationUnits); in CIFSSMBQFSInfo()
5135 kst->f_blocks = le64_to_cpu(pfs_inf->TotalAllocationUnits); in smb2_copy_fs_info_to_kstatfs()
Completed in 60 milliseconds