Searched refs:ocfs2_bits_per_group (Results 1 – 1 of 1) sorted by relevance
144 static u32 ocfs2_bits_per_group(struct ocfs2_chain_list *cl) in ocfs2_bits_per_group() function380 bg->bg_bits = cpu_to_le16(ocfs2_bits_per_group(cl)); in ocfs2_block_group_fill()2469 BUG_ON((count + start_bit) > ocfs2_bits_per_group(cl)); in _ocfs2_free_suballoc_bits()2768 if ((bit + 1) > ocfs2_bits_per_group(&alloc_di->id2.i_chain)) { in ocfs2_test_suballoc_bit()2771 ocfs2_bits_per_group(&alloc_di->id2.i_chain)); in ocfs2_test_suballoc_bit()