Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vfsops.c62 static const char *bootfs_name = "bootfs"; variable
95 vfs_setresource(vfsp, bootfs_name, 0); in bootfs_mount()
219 (void) strlcpy(sbp->f_basetype, bootfs_name, FSTYPSZ); in bootfs_statvfs()