Searched refs:fs_populate_dir (Results 1 – 1 of 1) sorted by relevance
151 struct fs_populate_dir { struct152 SLIST_ENTRY(fs_populate_dir) next;163 SLIST_HEAD(, fs_populate_dir) dirs; /* stack of directories */ argument212 struct fs_populate_dir *dir; in fs_populate_dirent()611 fs_populate_dir(fsnode *cur, struct fs_populate_arg *arg) in fs_populate_dir() function653 struct fs_populate_dir *dir; in fs_populate_dir()697 struct fs_populate_dir *dir; in fs_foreach_populate()708 fs_populate_dir(cur, arg); in fs_foreach_populate()1027 fs_populate_dir(root, &arg); in fs_build_one()