Searched refs:et_root_bh (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | alloc.h | 44 struct buffer_head *et_root_bh; member
|
| H A D | move_extents.c | 111 context->et.et_root_bh, in __ocfs2_move_extent() 126 ocfs2_journal_dirty(handle, context->et.et_root_bh); in __ocfs2_move_extent()
|
| H A D | alloc.c | 438 et->et_root_bh = bh; in __ocfs2_init_extent_tree() 528 return et->et_root_journal_access(handle, et->et_ci, et->et_root_bh, in ocfs2_et_root_journal_access() 710 return ocfs2_new_path(et->et_root_bh, et->et_root_el, in ocfs2_new_path_from_et() 1321 ocfs2_journal_dirty(handle, et->et_root_bh); in ocfs2_add_branch() 1423 ocfs2_journal_dirty(handle, et->et_root_bh); in ocfs2_shift_tree_depth() 2650 struct buffer_head *root_bh, *et_root_bh = path_root_bh(right_path); in ocfs2_rotate_subtree_left() local 2785 ocfs2_journal_dirty(handle, et_root_bh); in ocfs2_rotate_subtree_left() 4341 ocfs2_journal_dirty(handle, et->et_root_bh); in ocfs2_do_insert_extent() 4852 ocfs2_journal_dirty(handle, et->et_root_bh); in ocfs2_add_clusters_in_btree() 5774 ocfs2_journal_dirty(handle, et->et_root_bh); in ocfs2_remove_btree_range()
|