Searched refs:et_root_bh (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | alloc.c | 437 et->et_root_bh = bh; in __ocfs2_init_extent_tree() 527 return et->et_root_journal_access(handle, et->et_ci, et->et_root_bh, in ocfs2_et_root_journal_access() 709 return ocfs2_new_path(et->et_root_bh, et->et_root_el, in ocfs2_new_path_from_et() 1327 ocfs2_journal_dirty(handle, et->et_root_bh); in ocfs2_add_branch() 1429 ocfs2_journal_dirty(handle, et->et_root_bh); in ocfs2_shift_tree_depth() 2664 struct buffer_head *root_bh, *et_root_bh = path_root_bh(right_path); in ocfs2_rotate_subtree_left() local 2799 ocfs2_journal_dirty(handle, et_root_bh); in ocfs2_rotate_subtree_left() 4354 ocfs2_journal_dirty(handle, et->et_root_bh); in ocfs2_do_insert_extent() 4865 ocfs2_journal_dirty(handle, et->et_root_bh); in ocfs2_add_clusters_in_btree() 5787 ocfs2_journal_dirty(handle, et->et_root_bh); in ocfs2_remove_btree_range()
|