Home
last modified time | relevance | path

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

/openbsd-src/sys/tmpfs/
H A Dtmpfs_vfsops.c63 int tmpfs_root(struct mount *, struct vnode **);
261 tmpfs_root(struct mount *mp, struct vnode **vpp) in tmpfs_root() function
369 .vfs_root = tmpfs_root,