Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c86 static int tmpfs_root(struct mount *, int flags, struct vnode **);
574 tmpfs_root(struct mount *mp, int flags, struct vnode **vpp) in tmpfs_root() function
695 .vfs_cachedroot = tmpfs_root,