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

/linux-master/fs/ocfs2/
H A Dxattr.h70 struct buffer_head *vb_bh; member in struct:ocfs2_xattr_value_buf
H A Dxattr.c711 status = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh,
733 ocfs2_journal_dirty(handle, vb->vb_bh);
772 ret = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh,
787 ocfs2_journal_dirty(handle, vb->vb_bh);
1678 vb->vb_bh = bh;
1871 vb->vb_bh = bucket->bu_bhs[block_offset];
1914 * could leave only vb->vb_bh set up for journaling. Meanwhile,
2425 .vb_bh = di_bh,
2452 .vb_bh = blk_bh,
5375 vb.vb_bh
[all...]
H A Dalloc.c471 __ocfs2_init_extent_tree(et, ci, vb->vb_bh, vb->vb_access, vb,

Completed in 221 milliseconds