Searched refs:TotalAllocationUnits (Results 1 – 4 of 4) sorted by relevance
135 __le64 TotalAllocationUnits; member
1911 __le64 TotalAllocationUnits; member
5564 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()5576 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()
5982 kst->f_blocks = le64_to_cpu(pfs_inf->TotalAllocationUnits); in smb2_copy_fs_info_to_kstatfs()