start_cluster 5845 fs/ocfs2/alloc.c unsigned int start_cluster, tl_count; start_cluster 5853 fs/ocfs2/alloc.c start_cluster = ocfs2_blocks_to_clusters(osb->sb, start_blk); start_cluster 5889 fs/ocfs2/alloc.c start_cluster, num_clusters); start_cluster 5890 fs/ocfs2/alloc.c if (ocfs2_truncate_log_can_coalesce(tl, start_cluster)) { start_cluster 5903 fs/ocfs2/alloc.c tl->tl_recs[index].t_start = cpu_to_le32(start_cluster); start_cluster 6250 fs/ocfs2/alloc.c unsigned int clusters, num_recs, start_cluster; start_cluster 6285 fs/ocfs2/alloc.c start_cluster = le32_to_cpu(tl->tl_recs[i].t_start); start_cluster 6286 fs/ocfs2/alloc.c start_blk = ocfs2_clusters_to_blocks(osb->sb, start_cluster);