Searched refs:cluster_base (Results 1 – 2 of 2) sorted by relevance
211 unsigned int cluster_base) in xchk_iallocbt_check_cluster() argument250 if (imap.im_boffset != 0 && cluster_base != 0) { in xchk_iallocbt_check_cluster()251 ASSERT(imap.im_boffset == 0 || cluster_base == 0); in xchk_iallocbt_check_cluster()257 imap.im_blkno, imap.im_len, cluster_base, nr_inodes, in xchk_iallocbt_check_cluster()260 cluster_base)); in xchk_iallocbt_check_cluster()295 cluster_base + cluster_index, dip); in xchk_iallocbt_check_cluster()315 unsigned int cluster_base; in xchk_iallocbt_check_clusters() local325 for (cluster_base = 0; in xchk_iallocbt_check_clusters()326 cluster_base < XFS_INODES_PER_CHUNK; in xchk_iallocbt_check_clusters()327 cluster_base += M_IGEO(bs->sc->mp)->inodes_per_cluster) { in xchk_iallocbt_check_clusters()[all …]
58 int cluster_base, cluster_size; in dpaa2_dpio_get_cluster_sdest() local61 cluster_base = 2; in dpaa2_dpio_get_cluster_sdest()66 cluster_base = 0; in dpaa2_dpio_get_cluster_sdest()73 return cluster_base + cpu / cluster_size; in dpaa2_dpio_get_cluster_sdest()
Completed in 6 milliseconds