Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dalloc.h67 void ocfs2_init_dx_root_extent_tree(struct ocfs2_extent_tree *et,
H A Ddir.c3006 ocfs2_init_dx_root_extent_tree(&dx_et, in ocfs2_expand_inline_dir()
3709 ocfs2_init_dx_root_extent_tree(&et, INODE_CACHE(dir), dx_root_bh); in ocfs2_dx_dir_rebalance()
4090 ocfs2_init_dx_root_extent_tree(&et, INODE_CACHE(dir), dx_root_bh); in ocfs2_expand_inline_dx_root()
4421 ocfs2_init_dx_root_extent_tree(&et, INODE_CACHE(dir), dx_root_bh); in ocfs2_dx_dir_truncate()
H A Dalloc.c477 void ocfs2_init_dx_root_extent_tree(struct ocfs2_extent_tree *et, in ocfs2_init_dx_root_extent_tree() function