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.c1678 vb->vb_bh = bh; in ocfs2_xa_block_fill_value_buf()
2425 .vb_bh = di_bh, in ocfs2_xattr_ibody_remove()
2452 .vb_bh = blk_bh, in ocfs2_xattr_block_remove()
5376 BUG_ON(!vb.vb_bh); in ocfs2_xattr_bucket_value_truncate()
5781 vb.vb_bh = xis->inode_bh; in ocfs2_prepare_refcount_xattr()
5815 vb.vb_bh = xbs->xattr_bh; in ocfs2_prepare_refcount_xattr()
5980 .vb_bh = fe_bh, in ocfs2_xattr_inline_attach_refcount()
6110 .vb_bh = blk_bh, in ocfs2_xattr_block_attach_refcount()
6406 vb->vb_bh = value_bh; in ocfs2_reflink_xattr_header()
6474 .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()