Searched refs:cluster_base (Results 1 – 4 of 4) sorted by relevance
364 unsigned int cluster_base) in xchk_iallocbt_check_cluster() argument402 if (imap.im_boffset != 0 && cluster_base != 0) { in xchk_iallocbt_check_cluster()403 ASSERT(imap.im_boffset == 0 || cluster_base == 0); in xchk_iallocbt_check_cluster()410 cluster_base, nr_inodes, cluster_mask, ir_holemask, in xchk_iallocbt_check_cluster()412 cluster_base)); in xchk_iallocbt_check_cluster()447 cluster_base + cluster_index, dip); in xchk_iallocbt_check_cluster()467 unsigned int cluster_base; in xchk_iallocbt_check_clusters() local477 for (cluster_base = 0; in xchk_iallocbt_check_clusters()478 cluster_base < XFS_INODES_PER_CHUNK; in xchk_iallocbt_check_clusters()479 cluster_base += M_IGEO(bs->sc->mp)->inodes_per_cluster) { in xchk_iallocbt_check_clusters()[all …]
227 unsigned int cluster_base; in xrep_ibt_cluster_record() local234 cluster_base = cluster_ir_startino - ir_startino; in xrep_ibt_cluster_record()258 cluster_base / XFS_INODES_PER_HOLEMASK_BIT, in xrep_ibt_cluster_record()272 ri->rie.ir_free &= ~XFS_INOBT_MASK(cluster_base + in xrep_ibt_cluster_record()416 xfs_agblock_t cluster_base; in xrep_ibt_record_inode_blocks() local430 for (cluster_base = 0; in xrep_ibt_record_inode_blocks()431 cluster_base < rec->rm_blockcount; in xrep_ibt_record_inode_blocks()432 cluster_base += igeo->blocks_per_cluster) { in xrep_ibt_record_inode_blocks()434 rec->rm_startblock + cluster_base); in xrep_ibt_record_inode_blocks()
51 u8 __iomem *cluster_base; member91 control = readq(cluster_info->cluster_base + UNCORE_CONTROL_INDEX); in read_control_freq()111 ctrl = readq(cluster_info->cluster_base + UNCORE_CONTROL_INDEX); in read_eff_lat_ctrl()228 control = readq(cluster_info->cluster_base + UNCORE_CONTROL_INDEX); in write_eff_lat_ctrl()259 writeq(control, cluster_info->cluster_base + UNCORE_CONTROL_INDEX); in write_eff_lat_ctrl()270 control = readq(cluster_info->cluster_base + UNCORE_CONTROL_INDEX); in write_control_freq()280 writeq(control, (cluster_info->cluster_base + UNCORE_CONTROL_INDEX)); in write_control_freq()344 status = readq((u8 __iomem *)cluster_info->cluster_base + UNCORE_STATUS_INDEX); in uncore_read_freq()553 cluster_info->cluster_base = pd_info->uncore_base + mask; in uncore_probe()568 cluster_info->cluster_base = NULL; in uncore_probe()
57 int cluster_base, cluster_size; in dpaa2_dpio_get_cluster_sdest() local60 cluster_base = 2; in dpaa2_dpio_get_cluster_sdest()65 cluster_base = 0; in dpaa2_dpio_get_cluster_sdest()72 return cluster_base + cpu / cluster_size; in dpaa2_dpio_get_cluster_sdest()