Searched refs:vb_access (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | xattr.h | 71 ocfs2_journal_access_func vb_access; member
|
| H A D | xattr.c | 715 status = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh, in ocfs2_xattr_extend_allocation() 776 ret = vb->vb_access(handle, INODE_CACHE(inode), vb->vb_bh, in __ocfs2_remove_xattr_range() 1714 vb->vb_access = ocfs2_journal_access_xb; in ocfs2_xa_block_fill_value_buf() 1716 vb->vb_access = ocfs2_journal_access_di; in ocfs2_xa_block_fill_value_buf() 1909 vb->vb_access = ocfs2_journal_access; in ocfs2_xa_bucket_fill_value_buf() 2465 .vb_access = ocfs2_journal_access_di, in ocfs2_xattr_ibody_remove() 2492 .vb_access = ocfs2_journal_access_xb, in ocfs2_xattr_block_remove() 5390 .vb_access = ocfs2_journal_access, in ocfs2_xattr_bucket_value_truncate() 5812 vb.vb_access = ocfs2_journal_access_di; in ocfs2_prepare_refcount_xattr() 5832 vb.vb_access = ocfs2_journal_access; in ocfs2_prepare_refcount_xattr() [all …]
|
| H A D | alloc.c | 472 __ocfs2_init_extent_tree(et, ci, vb->vb_bh, vb->vb_access, vb, in ocfs2_init_xattr_value_extent_tree()
|