Lines Matching refs:inode_bh
118 struct buffer_head *inode_bh; member
1159 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_ibody_get()
1301 xis.inode_bh = xbs.inode_bh = di_bh; in ocfs2_xattr_get_nolock()
2677 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_ibody_find()
2692 xs->xattr_bh = xs->inode_bh; in ocfs2_xattr_ibody_find()
2781 ret = ocfs2_xattr_ibody_init(inode, xs->inode_bh, ctxt); in ocfs2_xattr_ibody_set()
2789 ocfs2_init_dinode_xa_loc(&loc, inode, xs->inode_bh, in ocfs2_xattr_ibody_set()
2816 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_block_find()
2859 struct buffer_head *inode_bh, in ocfs2_create_xattr_block() argument
2868 struct ocfs2_dinode *di = (struct ocfs2_dinode *)inode_bh->b_data; in ocfs2_create_xattr_block()
2873 inode_bh, OCFS2_JOURNAL_ACCESS_CREATE); in ocfs2_create_xattr_block()
2934 ocfs2_journal_dirty(ctxt->handle, inode_bh); in ocfs2_create_xattr_block()
2961 ret = ocfs2_create_xattr_block(inode, xs->inode_bh, ctxt, in ocfs2_xattr_block_set()
3421 xis->inode_bh, in __ocfs2_xattr_set_handle()
3431 ocfs2_journal_dirty(ctxt->handle, xis->inode_bh); in __ocfs2_xattr_set_handle()
3494 xis.inode_bh = xbs.inode_bh = di_bh; in ocfs2_xattr_set_handle()
3576 xis.inode_bh = xbs.inode_bh = di_bh; in ocfs2_xattr_set()
5785 vb.vb_bh = xis->inode_bh; in ocfs2_prepare_refcount_xattr()