Lines Matching refs:b_data

283 	dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data;  in ocfs2_mknod()
540 fe = (struct ocfs2_dinode *) (*new_fe_bh)->b_data; in __ocfs2_mknod_locked()
756 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_link()
964 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_unlink()
1420 newfe = (struct ocfs2_dinode *) newfe_bh->b_data; in ocfs2_rename()
1517 old_di = (struct ocfs2_dinode *) old_inode_bh->b_data; in ocfs2_rename()
1591 fe = (struct ocfs2_dinode *) old_dir_bh->b_data; in ocfs2_rename()
1719 memset(bhs[virtual]->b_data, 0, sb->s_blocksize); in ocfs2_create_symlink_data()
1721 memcpy(bhs[virtual]->b_data, c, in ocfs2_create_symlink_data()
1794 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_symlink()
1890 fe = (struct ocfs2_dinode *) new_fe_bh->b_data; in ocfs2_symlink()
2183 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_orphan_add()
2223 orphan_fe = (struct ocfs2_dinode *) orphan_dir_bh->b_data; in ocfs2_orphan_add()
2333 orphan_fe = (struct ocfs2_dinode *) orphan_dir_bh->b_data; in ocfs2_orphan_del()
2514 di = (struct ocfs2_dinode *)new_di_bh->b_data; in ocfs2_create_inode_in_orphan()
2573 di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_dio_orphan_recovered()
2600 di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_add_inode_to_orphan()
2669 di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_del_inode_from_orphan()
2767 dir_di = (struct ocfs2_dinode *) parent_di_bh->b_data; in ocfs2_mv_orphaned_inode_to_new()
2835 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_mv_orphaned_inode_to_new()