Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c470 .vfs_newvnode = tmpfs_newvnode,
H A Dtmpfs_subr.c183 tmpfs_newvnode(struct mount *mp, struct vnode *dvp, struct vnode *vp, in tmpfs_newvnode() function