Home
last modified time | relevance | path

Searched refs:ocfs2_init_dx_root_extent_tree (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dalloc.h65 void ocfs2_init_dx_root_extent_tree(struct ocfs2_extent_tree *et,
H A Ddir.c3005 ocfs2_init_dx_root_extent_tree(&dx_et, in ocfs2_expand_inline_dir()
3708 ocfs2_init_dx_root_extent_tree(&et, INODE_CACHE(dir), dx_root_bh); in ocfs2_dx_dir_rebalance()
4089 ocfs2_init_dx_root_extent_tree(&et, INODE_CACHE(dir), dx_root_bh); in ocfs2_expand_inline_dx_root()
4420 ocfs2_init_dx_root_extent_tree(&et, INODE_CACHE(dir), dx_root_bh); in ocfs2_dx_dir_truncate()
H A Dalloc.c475 void ocfs2_init_dx_root_extent_tree(struct ocfs2_extent_tree *et, in ocfs2_init_dx_root_extent_tree() function