Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dmakefs.h170 void dump_fsnodes(fsnode *);
H A Dwalk.c558 dump_fsnodes(fsnode *root) in dump_fsnodes() function
585 dump_fsnodes(cur->child); in dump_fsnodes()
H A Dmakefs.c340 dump_fsnodes(root); in main()