HomeSort by: relevance | last modified time | path
    Searched defs:populate_walk (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 22 milliseconds