Searched refs:TotalAllocationUnits (Results 1 – 3 of 3) sorted by relevance
419 __le64 TotalAllocationUnits; member444 __le64 TotalAllocationUnits; member
5617 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()5629 info->TotalAllocationUnits = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()
5995 kst->f_blocks = le64_to_cpu(pfs_inf->TotalAllocationUnits); in smb2_copy_fs_info_to_kstatfs()