Home
last modified time | relevance | path

Searched refs:root_el (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Djournal.h520 struct ocfs2_extent_list *root_el) in ocfs2_calc_extend_credits() argument
533 (OCFS2_SUBALLOC_ALLOC - 1) * ocfs2_extend_meta_needed(root_el); in ocfs2_calc_extend_credits()
540 extent_blocks = 1 + 1 + le16_to_cpu(root_el->l_tree_depth); in ocfs2_calc_extend_credits()
H A Dsuballoc.h63 struct ocfs2_extent_list *root_el,