Lines Matching refs:ocfs2_group_desc
82 static inline void ocfs2_debug_bg(struct ocfs2_group_desc *bg);
122 static inline int ocfs2_block_group_reasonably_empty(struct ocfs2_group_desc *bg,
179 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_gd_self()
222 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_gd_parent()
262 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_check_group_descriptor()
288 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_group_descriptor()
337 struct ocfs2_group_desc *bg, in ocfs2_bg_discontig_add_extent()
368 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_fill()
508 struct ocfs2_group_desc *bg = in ocfs2_block_group_grow_discontig()
509 (struct ocfs2_group_desc *)bg_bh->b_data; in ocfs2_block_group_grow_discontig()
567 struct ocfs2_group_desc *bg; in ocfs2_bg_alloc_cleanup()
574 bg = (struct ocfs2_group_desc *)bg_bh->b_data; in ocfs2_bg_alloc_cleanup()
683 struct ocfs2_group_desc *bg; in ocfs2_block_group_alloc()
726 bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_alloc()
1245 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_test_bg_bit_allocatable()
1255 bg = (struct ocfs2_group_desc *) bh2jh(bg_bh)->b_committed_data; in ocfs2_test_bg_bit_allocatable()
1274 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_find_clear_bits()
1327 struct ocfs2_group_desc *bg, in ocfs2_block_group_set_bits()
1403 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_relink_block_group()
1404 struct ocfs2_group_desc *prev_bg = (struct ocfs2_group_desc *) prev_bg_bh->b_data; in ocfs2_relink_block_group()
1456 static inline int ocfs2_block_group_reasonably_empty(struct ocfs2_group_desc *bg, in ocfs2_block_group_reasonably_empty()
1473 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_cluster_group_search()
1543 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_block_group_search()
1629 struct ocfs2_group_desc *bg, in ocfs2_bg_discontig_fix_result()
1667 struct ocfs2_group_desc *gd; in ocfs2_search_one_group()
1678 gd = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_search_one_group()
1740 struct ocfs2_group_desc *bg; in ocfs2_search_chain()
1754 bg = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_search_chain()
1778 bg = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_search_chain()
2122 struct ocfs2_group_desc *bg; in ocfs2_claim_new_inode_at_loc()
2140 bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_claim_new_inode_at_loc()
2371 struct ocfs2_group_desc *bg, in ocfs2_block_group_clear_bits()
2380 struct ocfs2_group_desc *undo_bg = NULL; in ocfs2_block_group_clear_bits()
2401 undo_bg = (struct ocfs2_group_desc *) in ocfs2_block_group_clear_bits()
2448 struct ocfs2_group_desc *group; in _ocfs2_free_suballoc_bits()
2469 group = (struct ocfs2_group_desc *) group_bh->b_data; in _ocfs2_free_suballoc_bits()
2602 static inline void ocfs2_debug_bg(struct ocfs2_group_desc *bg) in ocfs2_debug_bg()
2798 struct ocfs2_group_desc *group; in ocfs2_test_suballoc_bit()
2825 group = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_test_suballoc_bit()