cluster_start 715 drivers/net/ethernet/sun/sungem.c int cluster_start, curr, count, kick; cluster_start 717 drivers/net/ethernet/sun/sungem.c cluster_start = curr = (gp->rx_new & ~(4 - 1)); cluster_start 725 drivers/net/ethernet/sun/sungem.c &gp->init_block->rxd[cluster_start]; cluster_start 729 drivers/net/ethernet/sun/sungem.c cluster_start = NEXT_RX(cluster_start); cluster_start 730 drivers/net/ethernet/sun/sungem.c if (cluster_start == curr) cluster_start 523 fs/ocfs2/aops.c unsigned int cluster_start = 0, cluster_end = PAGE_SIZE; cluster_start 530 fs/ocfs2/aops.c cluster_start = cpos % cpp; cluster_start 531 fs/ocfs2/aops.c cluster_start = cluster_start << osb->s_clustersize_bits; cluster_start 533 fs/ocfs2/aops.c cluster_end = cluster_start + osb->s_clustersize; cluster_start 536 fs/ocfs2/aops.c BUG_ON(cluster_start > PAGE_SIZE); cluster_start 540 fs/ocfs2/aops.c *start = cluster_start; cluster_start 558 fs/ocfs2/aops.c unsigned int cluster_start, cluster_end; cluster_start 560 fs/ocfs2/aops.c ocfs2_figure_cluster_boundaries(osb, cpos, &cluster_start, &cluster_end); cluster_start 565 fs/ocfs2/aops.c if (from > cluster_start) cluster_start 566 fs/ocfs2/aops.c memset(kaddr + cluster_start, 0, from - cluster_start); cluster_start 570 fs/ocfs2/aops.c memset(kaddr + cluster_start, 0, cluster_end - cluster_start); cluster_start 961 fs/ocfs2/aops.c unsigned int cluster_start, cluster_end; cluster_start 965 fs/ocfs2/aops.c &cluster_start, &cluster_end); cluster_start 979 fs/ocfs2/aops.c cluster_start, cluster_end, cluster_start 992 fs/ocfs2/aops.c map_from = cluster_start; cluster_start 1003 fs/ocfs2/aops.c map_from = cluster_start; cluster_start 1007 fs/ocfs2/aops.c cluster_start, cluster_end, new); cluster_start 2299 fs/ocfs2/suballoc.c u32 *cluster_start, cluster_start 2319 fs/ocfs2/suballoc.c cluster_start, cluster_start 2344 fs/ocfs2/suballoc.c *cluster_start = cluster_start 2369 fs/ocfs2/suballoc.c u32 *cluster_start, cluster_start 2375 fs/ocfs2/suballoc.c bits_wanted, cluster_start, num_clusters); cluster_start 108 fs/ocfs2/suballoc.h u32 *cluster_start, cluster_start 118 fs/ocfs2/suballoc.h u32 *cluster_start,