Searched refs:TotalAllocationUnits (Results 1 – 6 of 6) sorted by relevance
247 __le64 TotalAllocationUnits; member
4981 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()4995 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()
2114 __le64 TotalAllocationUnits; member2123 __le32 TotalAllocationUnits; member
4538 le32_to_cpu(response_data->TotalAllocationUnits); in SMBOldQFSInfo()4625 le64_to_cpu(response_data->TotalAllocationUnits); in CIFSSMBQFSInfo()
5288 kst->f_blocks = le64_to_cpu(pfs_inf->TotalAllocationUnits); in smb2_copy_fs_info_to_kstatfs()
1625 __le64 TotalAllocationUnits; member
Completed in 55 milliseconds