Home
last modified time | relevance | path

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

/netbsd/usr.sbin/makefs/
H A Dmsdos.c65 static int msdos_populate_dir(const char *, struct denode *, fsnode *,
203 if (msdos_populate_dir(dir, VTODE(&rootvp), root, root, fsopts) == -1) in msdos_makefs()
218 msdos_populate_dir(const char *path, struct denode *dir, fsnode *root, in msdos_populate_dir() function
255 if (msdos_populate_dir(pbuf, de, cur->child, cur, in msdos_populate_dir()