Lines Matching refs:ocfs2_dinode
83 static inline void ocfs2_debug_suballoc_inode(struct ocfs2_dinode *fe);
228 struct ocfs2_dinode *di, in ocfs2_validate_gd_parent()
273 struct ocfs2_dinode *di, in ocfs2_check_group_descriptor()
326 int ocfs2_read_group_descriptor(struct inode *inode, struct ocfs2_dinode *di, in ocfs2_read_group_descriptor()
693 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_block_group_alloc()
807 struct ocfs2_dinode *fe; in ocfs2_reserve_suballoc_bits()
830 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_reserve_suballoc_bits()
1419 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_relink_block_group()
1592 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_alloc_dinode_update_counts()
1617 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_rollback_alloc_dinode_counts()
1652 struct ocfs2_dinode *di = (struct ocfs2_dinode *)ac->ac_bh->b_data; in ocfs2_bg_discontig_fix_result()
1685 struct ocfs2_dinode *di = (struct ocfs2_dinode *)ac->ac_bh->b_data; in ocfs2_search_one_group()
1755 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) ac->ac_bh->b_data; in ocfs2_search_chain()
1894 struct ocfs2_dinode *fe; in ocfs2_claim_suballoc_bits()
1900 fe = (struct ocfs2_dinode *) ac->ac_bh->b_data; in ocfs2_claim_suballoc_bits()
2035 struct ocfs2_dinode *di = (struct ocfs2_dinode *)parent_di_bh->b_data; in ocfs2_init_inode_ac_group()
2139 struct ocfs2_dinode *di = (struct ocfs2_dinode *) ac->ac_bh->b_data; in ocfs2_claim_new_inode_at_loc()
2462 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) alloc_bh->b_data; in _ocfs2_free_suballoc_bits()
2535 struct ocfs2_dinode *di) in ocfs2_free_dinode()
2558 struct ocfs2_dinode *fe; in _ocfs2_free_clusters()
2567 fe = (struct ocfs2_dinode *) bitmap_bh->b_data; in _ocfs2_free_clusters()
2636 static inline void ocfs2_debug_suballoc_inode(struct ocfs2_dinode *fe) in ocfs2_debug_suballoc_inode()
2757 struct ocfs2_dinode *inode_fe; in ocfs2_get_suballoc_slot_bit()
2769 inode_fe = (struct ocfs2_dinode *) inode_bh->b_data; in ocfs2_get_suballoc_slot_bit()
2814 struct ocfs2_dinode *alloc_di; in ocfs2_test_suballoc_bit()
2823 alloc_di = (struct ocfs2_dinode *)alloc_bh->b_data; in ocfs2_test_suballoc_bit()