Lines Matching defs:s_bh
3928 struct buffer_head *s_bh,
3935 struct ocfs2_dinode *s_di = (struct ocfs2_dinode *)s_bh->b_data;
4023 struct buffer_head *s_bh,
4030 struct ocfs2_dinode *s_di = (struct ocfs2_dinode *)s_bh->b_data;
4094 struct buffer_head *s_bh,
4103 struct ocfs2_dinode *di = (struct ocfs2_dinode *)s_bh->b_data;
4116 ret = ocfs2_duplicate_inline_data(s_inode, s_bh,
4474 struct buffer_head *s_bh,
4495 dis = (struct ocfs2_dinode *)s_bh->b_data;
4496 ocfs2_init_dinode_extent_tree(&s_et, INODE_CACHE(s_inode), s_bh);
4588 struct buffer_head *s_bh,
4602 dis = (struct ocfs2_dinode *)s_bh->b_data;
4613 ret = ocfs2_duplicate_inline_data(s_inode, s_bh, t_inode, t_bh);
4634 ret = ocfs2_create_refcount_tree(s_inode, s_bh);
4643 ret = ocfs2_set_refcount_tree(s_inode, s_bh,
4669 ret = ocfs2_reflink_remap_extent(s_inode, s_bh, pos_in, t_inode, t_bh,
4781 struct buffer_head *s_bh,
4787 brelse(s_bh);