Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dsuballoc.c148 static u32 ocfs2_bits_per_group(struct ocfs2_chain_list *cl) in ocfs2_bits_per_group() function
384 bg->bg_bits = cpu_to_le16(ocfs2_bits_per_group(cl)); in ocfs2_block_group_fill()
2543 BUG_ON((count + start_bit) > ocfs2_bits_per_group(cl)); in _ocfs2_free_suballoc_bits()
2845 if ((bit + 1) > ocfs2_bits_per_group(&alloc_di->id2.i_chain)) { in ocfs2_test_suballoc_bit()
2848 ocfs2_bits_per_group(&alloc_di->id2.i_chain)); in ocfs2_test_suballoc_bit()