Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/tmpfs/
Dtmpfs_vfsops.c84 static int tmpfs_root(struct mount *, int flags, struct vnode **);
550 tmpfs_root(struct mount *mp, int flags, struct vnode **vpp) in tmpfs_root() function
676 .vfs_root = tmpfs_root,