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