/src/usr.sbin/makefs/v7fs/ |
v7fs_populate.c | 194 populate_walk(struct v7fs_self *fs, struct v7fs_inode *parent_inode, function in typeref:typename:int 230 error = populate_walk(fs, &inode, cur->child, 292 error = populate_walk(fs, &root_inode, root, path);
|
v7fs_populate.c | 194 populate_walk(struct v7fs_self *fs, struct v7fs_inode *parent_inode, function in typeref:typename:int 230 error = populate_walk(fs, &inode, cur->child, 292 error = populate_walk(fs, &root_inode, root, path);
|