Lines Matching defs:s_bh
3957 struct buffer_head *s_bh,
3964 struct ocfs2_dinode *s_di = (struct ocfs2_dinode *)s_bh->b_data;
4052 struct buffer_head *s_bh,
4059 struct ocfs2_dinode *s_di = (struct ocfs2_dinode *)s_bh->b_data;
4123 struct buffer_head *s_bh,
4132 struct ocfs2_dinode *di = (struct ocfs2_dinode *)s_bh->b_data;
4145 ret = ocfs2_duplicate_inline_data(s_inode, s_bh,
4503 struct buffer_head *s_bh,
4524 dis = (struct ocfs2_dinode *)s_bh->b_data;
4525 ocfs2_init_dinode_extent_tree(&s_et, INODE_CACHE(s_inode), s_bh);
4617 struct buffer_head *s_bh,
4631 dis = (struct ocfs2_dinode *)s_bh->b_data;
4642 ret = ocfs2_duplicate_inline_data(s_inode, s_bh, t_inode, t_bh);
4663 ret = ocfs2_create_refcount_tree(s_inode, s_bh);
4672 ret = ocfs2_set_refcount_tree(s_inode, s_bh,
4698 ret = ocfs2_reflink_remap_extent(s_inode, s_bh, pos_in, t_inode, t_bh,
4810 struct buffer_head *s_bh,
4816 brelse(s_bh);