HomeSort by relevance Sort by last modified time
    Searched refs:mount (Results 1 - 12 of 12) sorted by null

  /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/Disk/
iopattern 35 # MOUNT mount point
77 filter=0; device=.; filename=.; mount=.; interval=1; count=-1
85 m) opt_mount=1; mount=$OPTARG ;;
135 inline string MOUNT = "'$mount'";
169 OPT_mount ? printf("%-12s ", "MOUNT") : 1;
190 (OPT_mount == 1 && MOUNT == args[2]->fi_mount) ? self->ok = 1 : 1;
247 OPT_mount ? printf("%-12s ", MOUNT) : 1;
iopending 64 opt_def=1; filter=0; device=.; filename=.; mount=.
74 m) opt_mount=1; mount=$OPTARG ;;
130 inline string MOUNT = "'$mount'";
164 (OPT_mount == 1 && MOUNT == args[2]->fi_mount) ? this->ok = 1 : 1;
  /livemedia/livemedia/bootcd_skel/lib/svc/method/
live-fs-root 47 # processor, mount it on top of the base libc.
51 /usr/sbin/mount | egrep -s "^/lib/libc.so.1 on "
53 /usr/sbin/mount -O -F lofs $MOE /lib/libc.so.1
58 # This mount function is sun4v only. It may be melded with the sun4u-us3
63 /usr/sbin/mount |
66 /usr/sbin/mount -O -F lofs $LIBC_MOE_32 \
74 /usr/sbin/mount |
77 /usr/sbin/mount -O -F lofs $LIBC_MOE_64 \
91 /usr/sbin/mount |
94 /usr/sbin/mount -O -F lofs $LIBC_MOE_32
    [all...]
live-devices-local 91 # Mount all disk devices. Our LiveCD cdrom has already been
114 /sbin/mount -F hsfs -o ro $dnode /mnt/cdrom$cdnum
123 /sbin/mount -F $type -o ro $dnode /mnt/dvd$dvd
130 /sbin/mount -F $type $dnode /mnt/fat$fat
137 /sbin/mount -F $type $dnode /mnt/solaris$solaris
  /livemedia/livemedia/packages/dtracetoolkit/opt/DTT/
iotop 101 opt_percent=0; opt_def=1; opt_bytes=1; filter=0; device=.; filename=.; mount=.
113 m) opt_mount=1; mount=$OPTARG ;;
195 inline string MOUNT = "'$mount'";
228 (OPT_mount == 1 && MOUNT == args[2]->fi_mount) ? this->ok = 1 : 1;
iosnoop 53 # MOUNT mount point
106 opt_dtime=0; filter=0; device=.; filename=.; mount=.; pname=.; pid=0
125 m) opt_mount=1; mount=$OPTARG ;;
195 inline string MOUNT = "'$mount'";
222 "PID", "PPID", "D", "BLOCK", "SIZE", "MOUNT", "FILE", "PATH",
240 (OPT_mount == 1 && MOUNT == args[2]->fi_mount) ? self->ok = 1 : 1;
  /livemedia/livemedia/
usbgen 36 mount -F hsfs $isodev $ISO_PATH
53 mount -o nologging $devs $USB_PATH || exit
65 # Now mount microroot and make required changes for USB
73 mount -F ufs -o nologging `lofiadm -a $TMPDIR/x86.microroot` $TMP_MICROROOT
usbcopy 176 # Mount image
179 mount $s0bdev $mnt
build_live_dvd 56 # the point where /usr is mounted from the DVD. This split mount
115 # Config specified an ISO image, mount it up
123 mount -F hsfs $solprodlofi $SOLPRODUCT
375 mount -o nologging $lofidev $MNT
  /livemedia/livemedia/bootcd_skel/root/installer/
install_live 45 mount $rootdev /a
53 mount -F zfs $dsname /a
install-finish 287 mount -F pcfs $DEV $BASEDIR/stubboot
409 mount -F zfs $rootpool /tmp/rootds.$$
  /livemedia/livemedia/bootcd_skel/etc/
rpc 34 mountd 100005 mount showmount

Completed in 420 milliseconds