Searched refs:zfs (Results 76 - 100 of 191) sorted by relevance

12345678

/opensolaris-onvv-gate/usr/src/lib/brand/solaris10/zone/
H A Ds10_boot.ksh169 safe_dir /usr/lib/fs/zfs
171 safe_dir /usr/lib/zfs
287 # That code does not issue ioctls on /dev/zfs and does not need wrapping.
289 replace_with_native /sbin/zfs 0555 root:bin
292 replace_with_native /usr/lib/fs/zfs/fstyp 0555 root:bin
293 replace_with_native /usr/lib/zfs/availdevs 0555 root:bin
296 replace_with_native_py /usr/lib/zfs/pyzfs.py 0555 root:bin
H A Duninstall.ksh119 /sbin/zfs list -H -t filesystem -o name -r $ZONEPATH_RDS | while read fs; do
/opensolaris-onvv-gate/usr/src/lib/brand/solaris10/s10_brand/
H A DMakefile.com77 -I$(SRC)/uts/common/fs/zfs
79 # Needed to handle zfs include files
/opensolaris-onvv-gate/usr/src/uts/sparc/
H A DMakefile.rules67 $(OBJS_DIR)/%.o: $(UTSBASE)/sparc/zfs/%.c
114 $(LINTS_DIR)/%.ln: $(UTSBASE)/sparc/zfs/%.c
/opensolaris-onvv-gate/usr/src/cmd/fs.d/zfs/fstyp/
H A DMakefile29 FSTYPE= zfs
/opensolaris-onvv-gate/usr/src/cmd/halt/
H A DMakefile48 CPPFLAGS += -I../../uts/common/fs/zfs
/opensolaris-onvv-gate/usr/src/cmd/tsol/demo/
H A Dclonebylabel.sh29 # This script installs zones by cloning a zfs snapshot.
71 /usr/sbin/zfs clone $image zone/$zonename
/opensolaris-onvv-gate/usr/src/cmd/zoneadm/
H A DMakefile34 OBJS= zoneadm.o zfs.o
/opensolaris-onvv-gate/usr/src/cmd/zpool/
H A DMakefile42 INCS += -I../../common/zfs -I$(STATCOMMONDIR)
/opensolaris-onvv-gate/usr/src/common/zfs/
H A Dzfs_prop.h29 #include <sys/fs/zfs.h>
74 const char *pd_colname; /* column header for "zfs list" */
75 boolean_t pd_rightalign; /* column alignment for "zfs list" */
77 /* "zfs get" help message */
84 * zfs dataset property functions
114 * Common routines for zfs and zpool property management
H A Dzfs_comutil.c38 #include <sys/fs/zfs.h>
H A Dzpool_prop.c29 #include <sys/fs/zfs.h>
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_root.c30 #include <sys/fs/zfs.h>
H A Dvdev_file.c30 #include <sys/fs/zfs.h>
31 #include <sys/fm/fs/zfs.h>
/opensolaris-onvv-gate/usr/src/cmd/svc/shell/
H A Dmfsthistory496 svc:/system/filesystem/zfs/auto-snapshot:daily var/svc/manifest/system/filesystem/auto-snapshot-daily.xml
497 svc:/system/filesystem/zfs/auto-snapshot:default var/svc/manifest/system/filesystem/auto-snapshot-daily.xml
498 svc:/system/filesystem/zfs/auto-snapshot var/svc/manifest/system/filesystem/auto-snapshot-daily.xml
499 svc:/system/filesystem/zfs/auto-snapshot:frequent var/svc/manifest/system/filesystem/auto-snapshot-frequent.xml
500 svc:/system/filesystem/zfs/auto-snapshot:default var/svc/manifest/system/filesystem/auto-snapshot-frequent.xml
501 svc:/system/filesystem/zfs/auto-snapshot var/svc/manifest/system/filesystem/auto-snapshot-frequent.xml
502 svc:/system/filesystem/zfs/auto-snapshot:hourly var/svc/manifest/system/filesystem/auto-snapshot-hourly.xml
503 svc:/system/filesystem/zfs/auto-snapshot:default var/svc/manifest/system/filesystem/auto-snapshot-hourly.xml
504 svc:/system/filesystem/zfs/auto-snapshot var/svc/manifest/system/filesystem/auto-snapshot-hourly.xml
505 svc:/system/filesystem/zfs/aut
[all...]
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsource-system-grub.mf43 dir path=usr/share/src/grub/stage2/zfs-include
263 file path=usr/share/src/grub/stage2/zfs-include/dmu.h
264 file path=usr/share/src/grub/stage2/zfs-include/dmu_objset.h
265 file path=usr/share/src/grub/stage2/zfs-include/dnode.h
266 file path=usr/share/src/grub/stage2/zfs-include/dsl_dataset.h
267 file path=usr/share/src/grub/stage2/zfs-include/dsl_dir.h
268 file path=usr/share/src/grub/stage2/zfs-include/spa.h
269 file path=usr/share/src/grub/stage2/zfs-include/uberblock_impl.h
270 file path=usr/share/src/grub/stage2/zfs-include/vdev_impl.h
271 file path=usr/share/src/grub/stage2/zfs
[all...]
/opensolaris-onvv-gate/usr/src/cmd/dumpadm/
H A Dsvc-dumpadm52 # This does not apply for zfs root systems that use a zvol for dump;
64 if [ "$fstype" = zfs ] ; then
/opensolaris-onvv-gate/usr/src/cmd/power/
H A Dsvc-power73 rootpool=`zfs mount | grep ' \/$' | awk '{print $1 }' |\
/opensolaris-onvv-gate/usr/src/lib/libc/port/sys/
H A Dzone.c41 const char *rctls, size_t rctlsz, const char *zfs, size_t zfssz,
55 zd.zfsbuf = zfs;
40 zone_create(const char *name, const char *root, const struct priv_set *privs, const char *rctls, size_t rctlsz, const char *zfs, size_t zfssz, int *extended_error, int match, int doi, const bslabel_t *label, int flags) argument
/opensolaris-onvv-gate/usr/src/uts/
H A Dreq.flg59 find_files "s.*" usr/src/common/zfs
/opensolaris-onvv-gate/usr/src/cmd/hal/fdi/
H A DMakefile48 policy/10osvendor/20-zfs-methods.fdi \
/opensolaris-onvv-gate/usr/src/uts/intel/genunix/
H A DMakefile85 CPPFLAGS += -I$(SRC)/uts/common/fs/zfs
/opensolaris-onvv-gate/usr/src/uts/sun4v/genunix/
H A DMakefile105 CPPFLAGS += -I$(SRC)/uts/common/fs/zfs
/opensolaris-onvv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_builtin.c42 #include <zfs.h>
52 { "zfs", ZFS_VERSION, zfs_init, zfs_fini },
/opensolaris-onvv-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_zpool.c47 #include <sys/fs/zfs.h>
142 * Try to dynamically link the zfs functions we need.

Completed in 280 milliseconds

12345678