Searched refs:fs_populate_dir (Results 1 – 1 of 1) sorted by relevance
150 struct fs_populate_dir { struct151 SLIST_ENTRY(fs_populate_dir) next;162 SLIST_HEAD(, fs_populate_dir) dirs; /* stack of directories */ argument211 struct fs_populate_dir *dir; in fs_populate_dirent()598 fs_populate_dir(fsnode *cur, struct fs_populate_arg *arg) in fs_populate_dir() function640 struct fs_populate_dir *dir; in fs_populate_dir()684 struct fs_populate_dir *dir; in fs_foreach_populate()695 fs_populate_dir(cur, arg); in fs_foreach_populate()1014 fs_populate_dir(root, &arg); in fs_build_one()