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

/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dzfsboot.c517 mount_root(char *arg) function
659 if (mount_root(arg) != 0)
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c292 mount_root(char *name, char *path, int version, struct nfs_args *args, function
302 printf("mount_root: name=%s\n", name);
387 nfs_perror(rc, "mount_root: mount %s:%s failed: %m\n",
390 printf("mount_root: leaving\n");

Completed in 65 milliseconds