Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dalloc.c166 static void ocfs2_dinode_fill_root_el(struct ocfs2_extent_tree *et);
175 .eo_fill_root_el = ocfs2_dinode_fill_root_el,
251 static void ocfs2_dinode_fill_root_el(struct ocfs2_extent_tree *et) in ocfs2_dinode_fill_root_el() function