Searched refs:vb_bh (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/fs/ocfs2/ |
A D | xattr.h | 70 struct buffer_head *vb_bh; member
|
A D | xattr.c | 1682 vb->vb_bh = bh; in ocfs2_xa_block_fill_value_buf() 2429 .vb_bh = di_bh, in ocfs2_xattr_ibody_remove() 2456 .vb_bh = blk_bh, in ocfs2_xattr_block_remove() 5380 BUG_ON(!vb.vb_bh); in ocfs2_xattr_bucket_value_truncate() 5785 vb.vb_bh = xis->inode_bh; in ocfs2_prepare_refcount_xattr() 5819 vb.vb_bh = xbs->xattr_bh; in ocfs2_prepare_refcount_xattr() 5984 .vb_bh = fe_bh, in ocfs2_xattr_inline_attach_refcount() 6114 .vb_bh = blk_bh, in ocfs2_xattr_block_attach_refcount() 6410 vb->vb_bh = value_bh; in ocfs2_reflink_xattr_header() 6478 .vb_bh = args->new_bh, in ocfs2_reflink_xattr_inline() [all …]
|
A D | alloc.c | 471 __ocfs2_init_extent_tree(et, ci, vb->vb_bh, vb->vb_access, vb, in ocfs2_init_xattr_value_extent_tree()
|
Completed in 38 milliseconds