Lines Matching refs:b_data

289 	dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data;  in ocfs2_mknod()
547 fe = (struct ocfs2_dinode *) (*new_fe_bh)->b_data; in __ocfs2_mknod_locked()
776 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_link()
988 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_unlink()
1450 newfe = (struct ocfs2_dinode *) newfe_bh->b_data; in ocfs2_rename()
1547 old_di = (struct ocfs2_dinode *) old_inode_bh->b_data; in ocfs2_rename()
1634 fe = (struct ocfs2_dinode *) old_dir_bh->b_data; in ocfs2_rename()
1762 memset(bhs[virtual]->b_data, 0, sb->s_blocksize); in ocfs2_create_symlink_data()
1764 memcpy(bhs[virtual]->b_data, c, in ocfs2_create_symlink_data()
1841 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_symlink()
1938 fe = (struct ocfs2_dinode *) new_fe_bh->b_data; in ocfs2_symlink()
2231 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_orphan_add()
2271 orphan_fe = (struct ocfs2_dinode *) orphan_dir_bh->b_data; in ocfs2_orphan_add()
2381 orphan_fe = (struct ocfs2_dinode *) orphan_dir_bh->b_data; in ocfs2_orphan_del()
2563 di = (struct ocfs2_dinode *)new_di_bh->b_data; in ocfs2_create_inode_in_orphan()
2627 di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_add_inode_to_orphan()
2692 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_del_inode_from_orphan()
2788 dir_di = (struct ocfs2_dinode *) parent_di_bh->b_data; in ocfs2_mv_orphaned_inode_to_new()
2856 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_mv_orphaned_inode_to_new()