Lines Matching refs:ocfs2_dinode
83 static inline void ocfs2_debug_suballoc_inode(struct ocfs2_dinode *fe);
217 struct ocfs2_dinode *di, in ocfs2_validate_gd_parent()
258 struct ocfs2_dinode *di, in ocfs2_check_group_descriptor()
311 int ocfs2_read_group_descriptor(struct inode *inode, struct ocfs2_dinode *di, in ocfs2_read_group_descriptor()
677 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_block_group_alloc()
791 struct ocfs2_dinode *fe; in ocfs2_reserve_suballoc_bits()
814 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_reserve_suballoc_bits()
1402 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_relink_block_group()
1575 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_alloc_dinode_update_counts()
1600 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_rollback_alloc_dinode_counts()
1635 struct ocfs2_dinode *di = (struct ocfs2_dinode *)ac->ac_bh->b_data; in ocfs2_bg_discontig_fix_result()
1668 struct ocfs2_dinode *di = (struct ocfs2_dinode *)ac->ac_bh->b_data; in ocfs2_search_one_group()
1738 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) ac->ac_bh->b_data; in ocfs2_search_chain()
1877 struct ocfs2_dinode *fe; in ocfs2_claim_suballoc_bits()
1883 fe = (struct ocfs2_dinode *) ac->ac_bh->b_data; in ocfs2_claim_suballoc_bits()
2019 struct ocfs2_dinode *di = (struct ocfs2_dinode *)parent_di_bh->b_data; in ocfs2_init_inode_ac_group()
2123 struct ocfs2_dinode *di = (struct ocfs2_dinode *) ac->ac_bh->b_data; in ocfs2_claim_new_inode_at_loc()
2445 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) alloc_bh->b_data; in _ocfs2_free_suballoc_bits()
2518 struct ocfs2_dinode *di) in ocfs2_free_dinode()
2541 struct ocfs2_dinode *fe; in _ocfs2_free_clusters()
2550 fe = (struct ocfs2_dinode *) bitmap_bh->b_data; in _ocfs2_free_clusters()
2619 static inline void ocfs2_debug_suballoc_inode(struct ocfs2_dinode *fe) in ocfs2_debug_suballoc_inode()
2740 struct ocfs2_dinode *inode_fe; in ocfs2_get_suballoc_slot_bit()
2752 inode_fe = (struct ocfs2_dinode *) inode_bh->b_data; in ocfs2_get_suballoc_slot_bit()
2797 struct ocfs2_dinode *alloc_di; in ocfs2_test_suballoc_bit()
2806 alloc_di = (struct ocfs2_dinode *)alloc_bh->b_data; in ocfs2_test_suballoc_bit()