Home
last modified time | relevance | path

Searched refs:ocfs2_bits_per_group (Results 1 – 1 of 1) sorted by relevance

/fs/ocfs2/
Dsuballoc.c146 static u32 ocfs2_bits_per_group(struct ocfs2_chain_list *cl) in ocfs2_bits_per_group() function
382 bg->bg_bits = cpu_to_le16(ocfs2_bits_per_group(cl)); in ocfs2_block_group_fill()
2471 BUG_ON((count + start_bit) > ocfs2_bits_per_group(cl)); in _ocfs2_free_suballoc_bits()
2770 if ((bit + 1) > ocfs2_bits_per_group(&alloc_di->id2.i_chain)) { in ocfs2_test_suballoc_bit()
2773 ocfs2_bits_per_group(&alloc_di->id2.i_chain)); in ocfs2_test_suballoc_bit()