Searched refs:c_total (Results 1 – 3 of 3) sorted by relevance
153 le32_add_cpu(&cr->c_total, num_bits); in ocfs2_update_last_group_and_inode()563 le32_add_cpu(&cr->c_total, input->clusters * cl_bpc); in ocfs2_group_add()
424 if (le32_to_cpu(cl->cl_recs[best].c_total) > in ocfs2_find_smallest_chain()425 le32_to_cpu(cl->cl_recs[curr].c_total)) in ocfs2_find_smallest_chain()736 le32_add_cpu(&cl->cl_recs[alloc_rec].c_total, in ocfs2_block_group_alloc()
484 __le32 c_total; /* Number of total bits in this chain */ member