Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2_fs.h879 __le16 bg_size; /* Size of included bitmap in member
1597 le16_to_cpu(gd->bg_size)) != in ocfs2_gd_is_discontig()
Dsuballoc.c188 if (le16_to_cpu(gd->bg_bits) > (8 * le16_to_cpu(gd->bg_size))) { in ocfs2_validate_gd_self()
192 8 * le16_to_cpu(gd->bg_size)); in ocfs2_validate_gd_self()
373 bg->bg_size = cpu_to_le16(ocfs2_group_bitmap_size(sb, 1, in ocfs2_block_group_fill()