Home
last modified time | relevance | path

Searched defs:fs_populate_dir (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/makefs/zfs/
H A Dfs.c150 struct fs_populate_dir { struct
162 SLIST_HEAD(, fs_populate_dir) dirs; /* stack of directories */ argument
598 fs_populate_dir(fsnode *cur, struct fs_populate_arg *arg) in fs_populate_dir() function