Searched refs:tmpfs_newvnode (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/fs/tmpfs/ | ||
| D | tmpfs_vfsops.c | 470 .vfs_newvnode = tmpfs_newvnode, |
| D | tmpfs_subr.c | 183 tmpfs_newvnode(struct mount *mp, struct vnode *dvp, struct vnode *vp, in tmpfs_newvnode() function |