Home
last modified time | relevance | path

Searched refs:mount (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib228 mount)
442 log_must zfs allow $user mount $fs
444 log_must zfs unallow $user mount $fs
449 log_must zfs allow $user mount,create $fs
451 log_must zfs unallow $user mount,create $fs
575 log_must zfs allow $user mount $fs
577 log_must zfs unallow $user mount $fs
591 log_must zfs allow $user mount $fs
593 log_must zfs unallow $user mount $fs
606 log_must zfs allow $user mount $fs
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dfs3d.c31 #define mount ______mount macro
35 #undef mount
57 if (!fsview && (!getenv("LD_PRELOAD") || mount("", "", 0, NiL))) in fs3d()
59 if (FS3D_op(op) == FS3D_OP_INIT && mount(FS3D_init, NiL, FS3D_VIEW, NiL)) in fs3d()
61 if (mount(on, val, FS3D_VIEW|FS3D_GET|FS3D_SIZE(sizeof(val)), NiL)) in fs3d()
91 if (v && mount(v, NiL, FS3D_VIEW, NiL)) in fs3d()
108 #undef mount
110 extern int mount(const char*, char*, int, void*);
115 return mount(source, target, flags, data); in fs3d_mount()
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dmount.cc30 extern int mount(const char *spec, const char *dir, int mflag, ...);
37 vroot_result= mount(path, vroot_args.mount.name, vroot_args.mount.mode); in mount_thunk()
43 vroot_args.mount.name= name; in mount_vroot()
44 vroot_args.mount.mode= mode; in mount_vroot()
/illumos-gate/usr/src/lib/libpkg/common/
H A Ddevtype.c47 devp->dirname = devp->pathname = devp->mount = NULL; in devtype()
61 if ((devp->mount = devattr(alias, "mountpt")) != NULL && in devtype()
62 devp->mount[0] != '\0') { in devtype()
71 devp->dirname = devp->mount; in devtype()
72 } else if (devp->mount) { in devtype()
73 free(devp->mount); in devtype()
74 devp->mount = NULL; in devtype()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_010_neg.ksh50 log_must zfs mount $fs
59 log_must zfs mount $fs
62 log_mustnot zfs mount $fs
68 log_mustnot zfs mount $fs
H A Dzfs_mount_008_pos.ksh48 ! ismounted $fs && log_must zfs mount $fs
76 log_mustnot zfs mount $fs1
77 log_must zfs mount -O $fs1
89 log_must zfs mount $fs1
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dfs-root37 /usr/sbin/mount | egrep -s "^/lib/libc.so.1 on "
39 /usr/sbin/mount -O -F lofs $LIBC_MOE_32 /lib/libc.so.1
46 /usr/sbin/mount | egrep -s "^/lib/$ARCH64/libc.so.1 on "
48 /usr/sbin/mount -O -F lofs $LIBC_MOE_64 \
131 /sbin/zfs mount $special/usr
/illumos-gate/usr/src/cmd/initpkg/
H A Dmountall.sh201 ALTM=/var/tmp/mount$$
409 /sbin/mount -a -F $FSType
416 /sbin/mount -a -F nfs
417 /sbin/mount -a -F smbfs
422 [ -z "$mntlist" ] || /sbin/mount -a $mntlist
428 /sbin/mount -a
/illumos-gate/usr/src/lib/libc/common/sys/
H A Dmount.S38 ANSI_PRAGMA_WEAK(mount,function)
42 SYSCALL_RVAL1(mount)
44 SET_SIZE(mount)
/illumos-gate/usr/src/cmd/fs.d/bootfs/
H A DMakefile17 LIBPROG= mount
20 include ../Makefile.mount
21 include ../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/lofs/mount/
H A DMakefile30 LIBPROG= mount
33 include ../../Makefile.mount
34 include ../../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/ctfs/
H A DMakefile28 LIBPROG= mount
31 include ../Makefile.mount
32 include ../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/proc/
H A DMakefile27 LIBPROG= mount
30 include ../Makefile.mount
31 include ../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/mntfs/
H A DMakefile27 LIBPROG= mount
30 include ../Makefile.mount
31 include ../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/sharefs/
H A DMakefile27 LIBPROG= mount
30 include ../Makefile.mount
31 include ../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/objfs/
H A DMakefile28 LIBPROG= mount
31 include ../Makefile.mount
32 include ../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/fd/
H A DMakefile27 LIBPROG= mount
30 include ../Makefile.mount
31 include ../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/pcfs/mount/
H A DMakefile28 LIBPROG= mount
31 include ../../Makefile.mount
32 include ../../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/tmpfs/
H A DMakefile28 LIBPROG= mount
31 include ../Makefile.mount
32 include ../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/udfs/mount/
H A DMakefile27 LIBPROG= mount
30 include ../../Makefile.mount
34 include ../../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/dev/
H A DMakefile26 PROG= mount
37 include ../Makefile.mount
38 include ../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A DMakefile27 PROG= mount
38 include ../../Makefile.mount
43 include ../../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/hsfs/mount/
H A DMakefile29 LIBPROG= mount
40 include ../../Makefile.mount
41 include ../../Makefile.mount.targ
/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A DMakefile33 LIBPROG= mount
43 $(ROOTLIBFSTYPE)/mount := FILEMODE= 0555
57 POFILE= mount.po
/illumos-gate/usr/src/cmd/fs.d/smbclnt/
H A DMakefile34 SUBDIRS_CATALOG= smbutil mount umount share
40 POFILES= smbutil/smbutil_all.po mount/mount.po umount/umount.po \

12345678910>>...13