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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dxattr.h81 struct buffer_head *vb_bh; member in struct:ocfs2_xattr_value_buf
H A Dxattr.c723 status = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh,
745 ocfs2_journal_dirty(handle, vb->vb_bh);
787 ret = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh,
802 ocfs2_journal_dirty(handle, vb->vb_bh);
1662 vb->vb_bh = bh;
1855 vb->vb_bh = bucket->bu_bhs[block_offset];
1898 * could leave only vb->vb_bh set up for journaling. Meanwhile,
2407 .vb_bh = di_bh,
2434 .vb_bh = blk_bh,
5363 vb.vb_bh
[all...]
H A Dalloc.c477 __ocfs2_init_extent_tree(et, ci, vb->vb_bh, vb->vb_access, vb,

Completed in 519 milliseconds