Home
last modified time | relevance | path

Searched refs:bg_size (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_fs.h881 __le16 bg_size; /* Size of included bitmap in member
911 * bg_size of a discontiguous block group will
1369 * code expects bg_size set to the maximum. Thus we must keep in ocfs2_group_bitmap_size()
1370 * bg_size as-is unless discontig_bg is enabled. in ocfs2_group_bitmap_size()
1517 * code expects bg_size set to the maximum. Thus we must keep in ocfs2_group_bitmap_size()
1518 * bg_size as-is unless discontig_bg is enabled. in ocfs2_group_bitmap_size()
1599 le16_to_cpu(gd->bg_size)) != in ocfs2_gd_is_discontig()
1604 * bg_bitmap + bg_size == bg_list. in ocfs2_gd_is_discontig()
H A Dsuballoc.c190 if (le16_to_cpu(gd->bg_bits) > (8 * le16_to_cpu(gd->bg_size))) { in ocfs2_validate_gd_self()
194 8 * le16_to_cpu(gd->bg_size)); in ocfs2_validate_gd_self()
375 bg->bg_size = cpu_to_le16(ocfs2_group_bitmap_size(sb, 1, in ocfs2_block_group_fill()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_fs.h879 __le16 bg_size; /* Size of included bitmap in member
909 * bg_size of a discontiguous block group will
1367 * code expects bg_size set to the maximum. Thus we must keep in ocfs2_group_bitmap_size()
1368 * bg_size as-is unless discontig_bg is enabled. in ocfs2_group_bitmap_size()
1515 * code expects bg_size set to the maximum. Thus we must keep in ocfs2_group_bitmap_size()
1516 * bg_size as-is unless discontig_bg is enabled. in ocfs2_group_bitmap_size()
1597 le16_to_cpu(gd->bg_size)) != in ocfs2_gd_is_discontig()
1602 * bg_bitmap + bg_size == bg_list. in ocfs2_gd_is_discontig()
H A 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()

Completed in 22 milliseconds