Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c65 static int tmp_root(struct vfs *, struct vnode **);
178 VFSNAME_ROOT, { .vfs_root = tmp_root }, in tmpfsinit()
553 tmp_root(struct vfs *vfsp, struct vnode **vpp) in tmp_root() function