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

  /src/sys/fs/tmpfs/
tmpfs_vfsops.c 470 .vfs_newvnode = tmpfs_newvnode,
tmpfs_subr.c 179 * tmpfs_newvnode: allocate a new inode of a specified type and
183 tmpfs_newvnode(struct mount *mp, struct vnode *dvp, struct vnode *vp, function in typeref:typename:int

Completed in 13 milliseconds