Searched refs:TotalBlocks (Results 1 – 5 of 5) sorted by relevance
434 __le64 TotalBlocks; member
5197 info->TotalBlocks = cpu_to_le64(stfs.f_blocks); in smb2_get_info_filesystem()
2193 __le64 TotalBlocks; member
5139 kst->f_blocks = le64_to_cpu(response_data->TotalBlocks); in copy_posix_fs_info_to_kstatfs()
5376 le64_to_cpu(response_data->TotalBlocks); in CIFSSMBQFSPosixInfo()