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,
181 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_gd_self()
233 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_gd_parent()
277 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_check_group_descriptor()
303 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_group_descriptor()
352 struct ocfs2_group_desc *bg, in ocfs2_bg_discontig_add_extent()
383 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_fill()
524 struct ocfs2_group_desc *bg = in ocfs2_block_group_grow_discontig()
525 (struct ocfs2_group_desc *)bg_bh->b_data; in ocfs2_block_group_grow_discontig()
583 struct ocfs2_group_desc *bg; in ocfs2_bg_alloc_cleanup()
590 bg = (struct ocfs2_group_desc *)bg_bh->b_data; in ocfs2_bg_alloc_cleanup()
699 struct ocfs2_group_desc *bg; in ocfs2_block_group_alloc()
742 bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_alloc()
1261 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_test_bg_bit_allocatable()
1271 bg = (struct ocfs2_group_desc *) bh2jh(bg_bh)->b_committed_data; in ocfs2_test_bg_bit_allocatable()
1290 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_find_clear_bits()
1343 struct ocfs2_group_desc *bg, in ocfs2_block_group_set_bits()
1420 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_relink_block_group()
1421 struct ocfs2_group_desc *prev_bg = (struct ocfs2_group_desc *) prev_bg_bh->b_data; in ocfs2_relink_block_group()
1473 static inline int ocfs2_block_group_reasonably_empty(struct ocfs2_group_desc *bg, in ocfs2_block_group_reasonably_empty()
1490 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_cluster_group_search()
1560 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_block_group_search()
1646 struct ocfs2_group_desc *bg, in ocfs2_bg_discontig_fix_result()
1684 struct ocfs2_group_desc *gd; in ocfs2_search_one_group()
1695 gd = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_search_one_group()
1757 struct ocfs2_group_desc *bg; in ocfs2_search_chain()
1771 bg = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_search_chain()
1795 bg = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_search_chain()
2138 struct ocfs2_group_desc *bg; in ocfs2_claim_new_inode_at_loc()
2156 bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_claim_new_inode_at_loc()
2387 struct ocfs2_group_desc *bg, in ocfs2_block_group_clear_bits()
2396 struct ocfs2_group_desc *undo_bg = NULL; in ocfs2_block_group_clear_bits()
2417 undo_bg = (struct ocfs2_group_desc *) in ocfs2_block_group_clear_bits()
2465 struct ocfs2_group_desc *group; in _ocfs2_free_suballoc_bits()
2486 group = (struct ocfs2_group_desc *) group_bh->b_data; in _ocfs2_free_suballoc_bits()
2619 static inline void ocfs2_debug_bg(struct ocfs2_group_desc *bg) in ocfs2_debug_bg()
2815 struct ocfs2_group_desc *group; in ocfs2_test_suballoc_bit()
2842 group = (struct ocfs2_group_desc *) group_bh->b_data; in ocfs2_test_suballoc_bit()