Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/zfs/
H A Dfs.c157 struct fs_populate_arg { struct
209 fs_populate_dirent(struct fs_populate_arg *arg, fsnode *cur, uint64_t dnid) in fs_populate_dirent()
264 fs_populate_path(const fsnode *cur, struct fs_populate_arg *arg, in fs_populate_path()
291 fs_open(const fsnode *cur, struct fs_populate_arg *arg, int flags) in fs_open()
305 fs_open_can_fail(const fsnode *cur, struct fs_populate_arg *arg, int flags) in fs_open_can_fail()
316 fs_readlink(const fsnode *cur, struct fs_populate_arg *arg, in fs_readlink()
355 fs_populate_sattrs(struct fs_populate_arg *arg, const fsnode *cur, in fs_populate_sattrs()
524 fs_populate_file(fsnode *cur, struct fs_populate_arg *arg) in fs_populate_file()
598 fs_populate_dir(fsnode *cur, struct fs_populate_arg *arg) in fs_populate_dir()
654 fs_populate_symlink(fsnode *cur, struct fs_populate_arg *arg) in fs_populate_symlink()
[all …]