Searched refs:et_root_bh (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.h42 struct buffer_head *et_root_bh; member in struct:ocfs2_extent_tree
H A Dalloc.c436 et->et_root_bh = bh;
526 return et->et_root_journal_access(handle, et->et_ci, et->et_root_bh,
708 return ocfs2_new_path(et->et_root_bh, et->et_root_el,
1326 ocfs2_journal_dirty(handle, et->et_root_bh);
1428 ocfs2_journal_dirty(handle, et->et_root_bh);
2655 struct buffer_head *root_bh, *et_root_bh = path_root_bh(right_path); local
2790 ocfs2_journal_dirty(handle, et_root_bh);
4346 ocfs2_journal_dirty(handle, et->et_root_bh);
4857 ocfs2_journal_dirty(handle, et->et_root_bh);
5779 ocfs2_journal_dirty(handle, et->et_root_bh);
[all...]

Completed in 281 milliseconds