Home
last modified time | relevance | path

Searched refs:bg_chain (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dresize.c137 chain = le16_to_cpu(group->bg_chain); in ocfs2_update_last_group_and_inode()
386 if (le16_to_cpu(gd->bg_chain) != input->chain) in ocfs2_check_new_group()
390 le16_to_cpu(gd->bg_chain), input->chain); in ocfs2_check_new_group()
H A Dsuballoc.c222 /* In resize, we may meet the case bg_chain == cl_next_free_rec. */ in ocfs2_validate_gd_parent()
223 if ((le16_to_cpu(gd->bg_chain) > in ocfs2_validate_gd_parent()
225 ((le16_to_cpu(gd->bg_chain) == in ocfs2_validate_gd_parent()
229 le16_to_cpu(gd->bg_chain)); in ocfs2_validate_gd_parent()
377 bg->bg_chain = cpu_to_le16(my_chain); in ocfs2_block_group_fill()
719 alloc_rec = le16_to_cpu(bg->bg_chain); in ocfs2_block_group_alloc()
1713 le16_to_cpu(gd->bg_chain)); in ocfs2_search_one_group()
1724 le16_to_cpu(gd->bg_chain)); in ocfs2_search_one_group()
2153 chain = le16_to_cpu(bg->bg_chain); in ocfs2_claim_new_inode_at_loc()
2505 le32_add_cpu(&cl->cl_recs[le16_to_cpu(group->bg_chain)] in _ocfs2_free_suballoc_bits()
[all...]
H A Dmove_extents.c683 le16_to_cpu(gd->bg_chain)); in ocfs2_move_extent()
693 le16_to_cpu(gd->bg_chain)); in ocfs2_move_extent()
H A Docfs2_fs.h886 __le16 bg_chain; /* What chain I am in. */ member
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dresize.c135 chain = le16_to_cpu(group->bg_chain); in ocfs2_update_last_group_and_inode()
384 if (le16_to_cpu(gd->bg_chain) != input->chain) in ocfs2_check_new_group()
388 le16_to_cpu(gd->bg_chain), input->chain); in ocfs2_check_new_group()
H A Dsuballoc.c220 /* In resize, we may meet the case bg_chain == cl_next_free_rec. */ in ocfs2_validate_gd_parent()
221 if ((le16_to_cpu(gd->bg_chain) > in ocfs2_validate_gd_parent()
223 ((le16_to_cpu(gd->bg_chain) == in ocfs2_validate_gd_parent()
227 le16_to_cpu(gd->bg_chain)); in ocfs2_validate_gd_parent()
375 bg->bg_chain = cpu_to_le16(my_chain); in ocfs2_block_group_fill()
717 alloc_rec = le16_to_cpu(bg->bg_chain); in ocfs2_block_group_alloc()
1711 le16_to_cpu(gd->bg_chain)); in ocfs2_search_one_group()
1722 le16_to_cpu(gd->bg_chain)); in ocfs2_search_one_group()
2151 chain = le16_to_cpu(bg->bg_chain); in ocfs2_claim_new_inode_at_loc()
2503 le32_add_cpu(&cl->cl_recs[le16_to_cpu(group->bg_chain)] in _ocfs2_free_suballoc_bits()
[all...]
H A Dmove_extents.c681 le16_to_cpu(gd->bg_chain)); in ocfs2_move_extent()
691 le16_to_cpu(gd->bg_chain)); in ocfs2_move_extent()
H A Docfs2_fs.h884 __le16 bg_chain; /* What chain I am in. */ member

Completed in 20 milliseconds