Home
last modified time | relevance | path

Searched refs:vb_bh (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dxattr.h70 struct buffer_head *vb_bh; member
H A Dxattr.c1687 vb->vb_bh = bh; in ocfs2_xa_block_fill_value_buf()
2433 .vb_bh = di_bh, in ocfs2_xattr_ibody_remove()
2460 .vb_bh = blk_bh, in ocfs2_xattr_block_remove()
5384 BUG_ON(!vb.vb_bh); in ocfs2_xattr_bucket_value_truncate()
5789 vb.vb_bh = xis->inode_bh; in ocfs2_prepare_refcount_xattr()
5823 vb.vb_bh = xbs->xattr_bh; in ocfs2_prepare_refcount_xattr()
5988 .vb_bh = fe_bh, in ocfs2_xattr_inline_attach_refcount()
6118 .vb_bh = blk_bh, in ocfs2_xattr_block_attach_refcount()
6414 vb->vb_bh = value_bh; in ocfs2_reflink_xattr_header()
6482 .vb_bh = args->new_bh, in ocfs2_reflink_xattr_inline()
[all …]
H A Dalloc.c471 __ocfs2_init_extent_tree(et, ci, vb->vb_bh, vb->vb_access, vb, in ocfs2_init_xattr_value_extent_tree()