chfs_populate_dir
if (!chfs_populate_dir(dir, root, root, fsopts)) {
if (!chfs_populate_dir(path, cur->child, cur, fsopts)) {
static int chfs_populate_dir(const char *, fsnode *, fsnode *, fsinfo_t *);