Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c87 static int tmpfs_root(struct mount *, int flags, struct vnode **);
575 tmpfs_root(struct mount *mp, int flags, struct vnode **vpp) in tmpfs_root() function
700 .vfs_cachedroot = tmpfs_root,