Searched refs:TotalAllocationUnits (Results 1 – 6 of 6) sorted by relevance
235 __le64 TotalAllocationUnits; member
5540 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()5552 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()
2125 __le64 TotalAllocationUnits; member2134 __le32 TotalAllocationUnits; member
4695 le32_to_cpu(response_data->TotalAllocationUnits); in SMBOldQFSInfo()4782 le64_to_cpu(response_data->TotalAllocationUnits); in CIFSSMBQFSInfo()
5827 kst->f_blocks = le64_to_cpu(pfs_inf->TotalAllocationUnits); in smb2_copy_fs_info_to_kstatfs()
1815 __le64 TotalAllocationUnits; member
Completed in 66 milliseconds