Lines Matching refs:inode_bh
114 struct buffer_head *inode_bh; member
1164 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_ibody_get()
1306 xis.inode_bh = xbs.inode_bh = di_bh; in ocfs2_xattr_get_nolock()
2681 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_ibody_find()
2696 xs->xattr_bh = xs->inode_bh; in ocfs2_xattr_ibody_find()
2785 ret = ocfs2_xattr_ibody_init(inode, xs->inode_bh, ctxt); in ocfs2_xattr_ibody_set()
2793 ocfs2_init_dinode_xa_loc(&loc, inode, xs->inode_bh, in ocfs2_xattr_ibody_set()
2820 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_block_find()
2863 struct buffer_head *inode_bh, in ocfs2_create_xattr_block() argument
2872 struct ocfs2_dinode *di = (struct ocfs2_dinode *)inode_bh->b_data; in ocfs2_create_xattr_block()
2877 inode_bh, OCFS2_JOURNAL_ACCESS_CREATE); in ocfs2_create_xattr_block()
2938 ocfs2_journal_dirty(ctxt->handle, inode_bh); in ocfs2_create_xattr_block()
2965 ret = ocfs2_create_xattr_block(inode, xs->inode_bh, ctxt, in ocfs2_xattr_block_set()
3425 xis->inode_bh, in __ocfs2_xattr_set_handle()
3435 ocfs2_journal_dirty(ctxt->handle, xis->inode_bh); in __ocfs2_xattr_set_handle()
3498 xis.inode_bh = xbs.inode_bh = di_bh; in ocfs2_xattr_set_handle()
3580 xis.inode_bh = xbs.inode_bh = di_bh; in ocfs2_xattr_set()
5780 vb.vb_bh = xis->inode_bh; in ocfs2_prepare_refcount_xattr()