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

1234

/osnet-11/usr/src/lib/libast/
H A DMakefile.com92 common/comp/mount.o \
/osnet-11/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh416 # Create the mount point. Ignore errors since we might have
417 # a nested mount with a pre-existing mount point.
421 cmd="/usr/sbin/mount -F " $2 " " options " " $3 " " \
452 # extra / somewhere) but the supplied path must be a mount point of a ZFS
732 # Create directories that, when missing, befuddle zoneadm mount
1152 # datasets and mount them.
1480 # Check for 3, 4, and 5 - We need to mount it to figure it out.
1696 # ignore mount points for already mounted datasets. This is important
1707 find "$mntpt" -mount
[all...]
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com231 mount.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com252 mount.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com237 mount.o \
/osnet-11/usr/src/grub/grub2/util/
H A Dgetroot.c64 # include <sys/mount.h>
219 /* Using the mount IDs, find out where this fits in the list of
220 visible mount entries we've seen so far. There are three
1240 grub_util_error (_("Can't mount crypto: %s"), _(grub_errmsg));
1284 grub_util_error (_("Can't mount crypto: %s"), _(grub_errmsg));
1701 /* offset == 0 means path given is the mount point.
1761 /* Reached some mount point not below /cygdrive.
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile212 mount.o \
/osnet-11/usr/src/lib/libbe/common/
H A Dbe_create.c41 #include <sys/mount.h>
1429 * Do not attempt to mount non-global zone datasets
1435 "mount newly created BE\n"));
2115 * If the global BE is not mounted, we must mount it here to
2122 "mount the BE (%s) for zones processing.\n"),
2433 * If the origin BE is not mounted, we must mount it here to
2440 "mount the BE (%s) for zones procesing.\n"),
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc115 #include <sys/mount.h>
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dinit.c858 mount((mode?newp:""),oldp,FS3D_VIEW,0);
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile627 ../.././util/grub-mount.c \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile627 ../.././util/grub-mount.c \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h4277 # include <sys/mount.h> /* for *BSD f?statfs() */
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile2377 ##am__append_1115 = grub-mount
2378 ###am__append_1116 = grub-mount.1
2379 ###am__append_1117 = grub-mount.1
2383 ##am__append_1121 = grub-mount
2384 ###am__append_1122 = grub-mount.1
2385 ###am__append_1123 = grub-mount.1
2389 ##am__append_1127 = grub-mount
2390 ###am__append_1128 = grub-mount.1
2391 ###am__append_1129 = grub-mount.1
2395 ##am__append_1133 = grub-mount
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Dconf.c3271 # define SFS_MOUNT 4 /* use <sys/mount.h> implementation */
3289 # include <sys/mount.h>
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile2377 ##am__append_1115 = grub-mount
2378 ###am__append_1116 = grub-mount.1
2379 ###am__append_1117 = grub-mount.1
2383 #am__append_1121 = grub-mount
2384 ##am__append_1122 = grub-mount.1
2385 ##am__append_1123 = grub-mount.1
2389 ##am__append_1127 = grub-mount
2390 ###am__append_1128 = grub-mount.1
2391 ###am__append_1129 = grub-mount.1
2395 ##am__append_1133 = grub-mount
[all...]
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c36 #include <sys/mount.h>
2794 * mountpoint, we want to unmount the dataset before the receive so we can mount
2867 * mount table because even if the dataset is unmounted, there might
3582 * Mount the target filesystem (if created). Also mount any
3837 /* mount and share received datasets */
H A Dlibzfs_dataset.c38 #include <sys/mount.h>
2751 * Set the mount properties in the zfs dataset handle with the values
2753 * a mnttab entry, but doesn't have mount options or a mount point.
2802 * Certain properties can be overridden using 'mount -o'. In this case, scan
2875 * Because looking up the mount options is potentially expensive
3208 * For shares, use share point in place of mount point. For filesystems,
3209 * use mount point in place of share point.
4038 * mount option value. If 'is_overridden' is not NULL, then its value upon
4083 * overridden by a temporary mount optio
[all...]
/osnet-11/usr/src/grub/grub2/
H A Dconfigure2040 --enable-grub-mount build and install the `grub-mount' utility
11194 for ac_header in libzfs.h libnvpair.h sys/param.h sys/mount.h sys/mnttab.h sys/mkdev.h
11358 #include <sys/mount.h>
11401 #include <sys/mount.h>
11469 #include <sys/mount.h>
11512 #include <sys/mount.h>
36794 # Check whether --enable-grub-mount was given.
37044 { { $as_echo "$as_me:$LINENO: error: grub-mount was explicitly requested but can't be compiled" >&5
37045 $as_echo "$as_me: error: grub-mount wa
[all...]

Completed in 1727 milliseconds

1234