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.c151 struct fs_populate_dir { struct
163 SLIST_HEAD(, fs_populate_dir) dirs; /* stack of directories */ argument
611 fs_populate_dir(fsnode *cur, struct fs_populate_arg *arg) in fs_populate_dir() function