Searched refs:tmp_root (Results 1 – 1 of 1) sorted by relevance
64 static int tmp_root(struct vfs *, struct vnode **);176 VFSNAME_ROOT, { .vfs_root = tmp_root }, in tmpfsinit()521 tmp_root(struct vfs *vfsp, struct vnode **vpp) in tmp_root() function