Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/makefs/v7fs/
H A Dv7fs_populate.c133 file_copy(struct v7fs_self *fs, struct v7fs_inode *parent_inode, fsnode *node, in file_copy() function
238 error = file_copy(fs, parent_inode, cur, srcpath); in populate_walk()