Home
last modified time | relevance | path

Searched refs:vb_bh (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.h72 struct buffer_head *vb_bh; member
H A Dxattr.c717 status = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh, in ocfs2_xattr_extend_allocation()
739 ocfs2_journal_dirty(handle, vb->vb_bh); in ocfs2_xattr_extend_allocation()
778 ret = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh, in __ocfs2_remove_xattr_range()
793 ocfs2_journal_dirty(handle, vb->vb_bh); in __ocfs2_remove_xattr_range()
1684 vb->vb_bh = bh; in ocfs2_xa_block_fill_value_buf()
1877 vb->vb_bh = bucket->bu_bhs[block_offset]; in ocfs2_xa_bucket_fill_value_buf()
1920 * could leave only vb->vb_bh set up for journaling. Meanwhile, in ocfs2_xa_value_truncate()
2431 .vb_bh = di_bh, in ocfs2_xattr_ibody_remove()
2458 .vb_bh = blk_bh, in ocfs2_xattr_block_remove()
5381 vb.vb_bh in ocfs2_xattr_bucket_value_truncate()
[all...]
H A Dalloc.c473 __ocfs2_init_extent_tree(et, ci, vb->vb_bh, vb->vb_access, vb, in ocfs2_init_xattr_value_extent_tree()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.h70 struct buffer_head *vb_bh; member
H A Dxattr.c711 status = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh, in ocfs2_xattr_extend_allocation()
733 ocfs2_journal_dirty(handle, vb->vb_bh); in ocfs2_xattr_extend_allocation()
772 ret = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh, in __ocfs2_remove_xattr_range()
787 ocfs2_journal_dirty(handle, vb->vb_bh); in __ocfs2_remove_xattr_range()
1678 vb->vb_bh = bh; in ocfs2_xa_block_fill_value_buf()
1871 vb->vb_bh = bucket->bu_bhs[block_offset]; in ocfs2_xa_bucket_fill_value_buf()
1914 * could leave only vb->vb_bh set up for journaling. Meanwhile, in ocfs2_xa_value_truncate()
2425 .vb_bh = di_bh, in ocfs2_xattr_ibody_remove()
2452 .vb_bh = blk_bh, in ocfs2_xattr_block_remove()
5375 vb.vb_bh in ocfs2_xattr_bucket_value_truncate()
[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()

Completed in 32 milliseconds