Searched refs:mount (Results 51 - 75 of 94) sorted by relevance

1234

/osnet-11/usr/src/lib/brand/sn1/sn1_brand/common/
H A Dsn1_brand.c114 IN_KERNEL_SYSCALL(mount, SYS_mount) /* 21 */
/osnet-11/usr/src/lib/brand/solaris/zone/
H A Dp2v.ksh45 v_mkdirs=$(gettext "Creating mount points")
302 zoneadm -z $ZONENAME mount -f || fatal "$e_badmount"
330 # The labeled brand needs to mount the zone's root dataset back onto
H A Dcommon.ksh54 f_zfs_mount=$(gettext "Unable to mount the zone's ZFS dataset.")
72 e_badmount=$(gettext "Zone mount failed")
318 # Clone, activate, and mount ZBE
550 # that there aren't any BE datasets that will mount automatically.
619 zoneadm -z $ZONENAME mount -f || fatal "$e_badmount"
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c1374 char mount[MAXPATHLEN], fstype[MAXPATHLEN], spec[MAXPATHLEN]; local
1389 (void) strcpy(mount, S_STR(vfst.vfs_mountp));
1394 if (strcmp(mount, "/") && strcmp(mount, "/usr") &&
/osnet-11/usr/src/lib/libc/inc/
H A Dlibc.h44 #include <sys/mount.h>
/osnet-11/usr/src/lib/libbe/common/
H A Dbe_mount.c40 #include <sys/mount.h>
253 * will generate a temporary mountpoint to mount the BE at. It
259 * be_name - pointer to name of BE to mount.
261 * altroot - reference pointer to altroot of where to mount BE.
348 * to mount on
366 "mount BE root file system\n"));
377 "mount BE (%s) on %s\n"), bt.obe_name, tmp_altroot);
389 * Mount shared file systems if mount flag says so.
401 * a valid uuid, mount all supported non-global zones.
619 * mountpoint feature is used to mount a
[all...]
H A Dbe_zones.c39 #include <sys/mount.h>
/osnet-11/usr/src/grub/grub-0.97/util/
H A Dmkbimage190 mount -t $fs /dev/loop1 ${image}.mnt
/osnet-11/usr/src/lib/libast/common/misc/
H A Dgetcwd.c187 if (fs3d(FS3D_TEST) && (namlen = mount(".", dots, FS3D_GET|FS3D_VIEW|FS3D_SIZE(sizeof(dots)), NiL)) > 1 && namlen < sizeof(dots))
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_crypto.c34 #include <sys/mount.h>
571 * We can't do this with the 'zfs mount -a' that is in
816 zfs_key_load(zfs_handle_t *zhp, boolean_t mount, boolean_t share, argument
899 if (mount) {
H A Dlibzfs_mount.c29 * they are used by mount and unmount and when changing a filesystem's
57 * mount/unmount and share/unshare all datasets within pool:
74 #include <sys/mount.h>
160 * directory at all, return true so that the mount can fail with a more
187 * Checks to see if the mount is active. If the filesystem is mounted, we fill
283 * See if there's a temporary mount point defined in the
284 * mount options.
339 * temporary) mount inherits its mountpoint from its
360 dgettext(TEXT_DOMAIN, "cannot mount '%s' on '%s'"),
365 * Don't mount paren
[all...]
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_file.c40 #include <sys/mount.h>
H A Dsmbfs_ctx.c39 #include <sys/mount.h>
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_generic.c54 #include <rpcsvc/mount.h>
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Ddevice.c57 #include <sys/mount.h>
/osnet-11/usr/src/lib/brand/labeled/zone/
H A Dcommon.ksh361 # Returns 0 if successful, and 1 if mount failure
372 zoneadm -z $ZONENAME mount -f
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dfind2perl.PL775 Do not traverse mount points (prunes search at mount-point directories).
/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-shared.c2 * CVSID: $Id: hal-storage-mount.c,v 1.7 2006/06/21 00:44:03 david Exp $
4 * hal-storage-mount.c : Mount wrapper
38 #include <sys/mount.h>
254 fprintf (stderr, "Device has %s volume.ignore set to TRUE. Refusing to mount.\n", device);
497 "solaris.device.mount.removable",
604 "solaris.device.mount.removable", NULL, device, NULL);
681 if (strcmp (privilege, "hal-storage-removable-mount") == 0) {
682 authname = g_strdup ("solaris.device.mount.removable");
683 } else if (strcmp (privilege, "hal-storage-removable-mount-all-options") == 0) {
684 authname = g_strdup ("solaris.device.mount
[all...]
H A Dhal-storage-mount.c4 * hal-storage-mount.c : Mount wrapper
41 #include <sys/mount.h>
65 #define MOUNT "/usr/sbin/mount"
69 #define MOUNT "/usr/sbin/mount"
73 #define MOUNT "/bin/mount"
89 fprintf (stderr, "Device has %s volume.ignore set to TRUE. Refusing to mount.\n", device);
97 fprintf (stderr, "Device %s is listed in /etc/fstab. Refusing to mount.\n", device);
129 fprintf (stderr, "The mount point '%s' is invalid\n", mount_point);
137 fprintf (stderr, "The mount point '%s' is already occupied\n", mount_point);
327 /* (heck, we also do the stuff below in gnome-mount) */
[all...]
/osnet-11/usr/src/lib/pyzfs/common/
H A Dallow.py203 create=_("Must also have the 'mount' ability"),
204 destroy=_("Must also have the 'mount' ability"),
207 clone=_("""Must also have the 'create' ability and 'mount'
209 promote=_("""Must also have the 'mount'
211 rename=_("""Must also have the 'mount' and 'create'
213 receive=_("Must also have the 'mount' and 'create' ability"),
215 mount=_("Allows mount/umount of ZFS datasets"),
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkrescue.in308 if mount -F pcfs $lofidev /tmp/$$.mnt; then
/osnet-11/usr/src/lib/libast/common/port/
H A Dmnt.c147 #include <sys/mount.h>
/osnet-11/usr/src/lib/pam_modules/zfs_key/
H A Dzfs_key.c38 #include <sys/mount.h>
107 (void) nvlist_add_boolean_value(acenv, "mount", B_TRUE);
351 * mount up the pw_dir.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH2557 * available to get filesystem mount info by filename.
2581 * available to query the mount options of file systems.
2818 * does have the f_flags member containing the mount flags of
2820 * This kind of struct statfs is coming from <sys/mount.h> (BSD 4.3),
3080 * This symbol, if defined, indicates that <sys/mount.h> exists and
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dhostdisk.c50 # include <sys/mount.h>
101 # include <sys/mount.h>

Completed in 96 milliseconds

1234