Searched defs:vfs_setmntpoint (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c677 vfs_setmntpoint(&devices, "/devices", 0);
755 vfs_setmntpoint(&dev, "/dev", 0);
838 vfs_setmntpoint(rootvfs, "/", 0);
1640 vfs_setmntpoint(vfsp, mountpt, 0);
1661 vfs_setmntpoint(vfsp, refstr_value(oldmntpt),
1943 vfs_setmntpoint(struct vfs *vfsp, const char *mntpt, uint32_t flag) function

Completed in 61 milliseconds