Lines Matching refs:ocfs2_dinode
405 struct ocfs2_dinode *di; in ocfs2_get_refcount_block()
415 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_get_refcount_block()
563 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_create_refcount_tree()
704 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_set_refcount_tree()
766 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_remove_refcount_tree()
936 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_try_remove_refcount_tree()
3417 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_refcount_cow_hunk()
3623 struct ocfs2_dinode *di, in ocfs2_refcount_cow_xattr()
3764 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_change_ctime()
3799 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_attach_refcount_tree()
3956 struct ocfs2_dinode *s_di = (struct ocfs2_dinode *)s_bh->b_data; in ocfs2_duplicate_inline_data()
3957 struct ocfs2_dinode *t_di = (struct ocfs2_dinode *)t_bh->b_data; in ocfs2_duplicate_inline_data()
4051 struct ocfs2_dinode *s_di = (struct ocfs2_dinode *)s_bh->b_data; in ocfs2_complete_reflink()
4052 struct ocfs2_dinode *di = (struct ocfs2_dinode *)t_bh->b_data; in ocfs2_complete_reflink()
4125 struct ocfs2_dinode *di = (struct ocfs2_dinode *)s_bh->b_data; in ocfs2_create_reflink_node()