/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_upgrade/ |
H A D | zfs_upgrade.kshlib | 43 typeset rootfs=$1 44 typeset pool=${rootfs%%/*} 54 typeset current_fs=$rootfs/$verfs 56 typeset current_clone=$rootfs/clone$verfs 103 typeset rootfs=$1 105 if datasetexists $rootfs ; then 106 log_must $ZFS destroy -Rf $rootfs 109 if datasetnonexists $rootfs ; then 110 log_must $ZFS create $rootfs 116 typeset rootfs=$1 [all …]
|
H A D | zfs_upgrade_005_pos.ksh | 46 if datasetexists $rootfs ; then 47 log_must $ZFS destroy -Rf $rootfs 49 log_must $ZFS create $rootfs 58 typeset current_fs=$rootfs/$verfs 60 typeset current_clone=$rootfs/clone$verfs 78 rootfs=$TESTPOOL/$TESTFS 98 for fs in $($ZFS list -rH -t filesystem -o name $rootfs) ; do
|
H A D | zfs_upgrade_003_pos.ksh | 46 if datasetexists $rootfs ; then 47 log_must $ZFS destroy -Rf $rootfs 49 log_must $ZFS create $rootfs 58 typeset current_fs=$rootfs/$verfs 60 typeset current_clone=$rootfs/clone$verfs 71 rootfs=$TESTPOOL/$TESTFS
|
H A D | zfs_upgrade_001_pos.ksh | 50 if datasetexists $rootfs ; then 51 log_must $ZFS destroy -Rf $rootfs 53 log_must $ZFS create $rootfs 65 rootfs=$TESTPOOL/$TESTFS 80 typeset current_fs=$rootfs/$verfs 82 typeset current_clone=$rootfs/clone$verfs 93 log_must $ZFS create -V 100m $rootfs/$TESTVOL
|
H A D | zfs_upgrade_004_pos.ksh | 46 if datasetexists $rootfs ; then 47 log_must $ZFS destroy -Rf $rootfs 49 log_must $ZFS create $rootfs 58 typeset current_fs=$rootfs/$verfs 60 typeset current_clone=$rootfs/clone$verfs 78 rootfs=$TESTPOOL/$TESTFS
|
/titanic_41/usr/src/uts/common/os/ |
H A D | swapgeneric.c | 125 BMDPRINTF(("rootconf: fstype %s\n", rootfs.bo_fstype)); in rootconf() 126 BMDPRINTF(("rootconf: name %s\n", rootfs.bo_name)); in rootconf() 127 BMDPRINTF(("rootconf: flags 0x%x\n", rootfs.bo_flags)); in rootconf() 138 (void) strncpy(rootfs.bo_name, obp_bootpath, BO_MAXOBJNAME); in rootconf() 140 BMDPRINTF(("rootconf: svm: rootfs name %s\n", rootfs.bo_name)); in rootconf() 151 if (strncmp(rootfs.bo_fstype, "nfs", 3) == 0) { in rootconf() 154 rootfs.bo_fstype); in rootconf() 158 if (modload("fs", rootfs.bo_fstype) == -1) { in rootconf() 160 rootfs.bo_fstype); in rootconf() 165 vsw = vfs_getvfsswbyname(rootfs.bo_fstype); in rootconf() [all …]
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/rootpool/ |
H A D | rootpool_003_neg.ksh | 53 typeset rootfs=$(get_rootfs) 55 log_mustnot $ZFS rename $rootfs $rootpool/newfs 56 log_mustnot $ZFS rename -f $rootfs $rootpool/newfs 58 log_mustnot $ZFS destroy $rootfs 59 log_mustnot $ZFS destroy -f $rootfs
|
H A D | rootpool_007_neg.ksh | 48 log_must $ZFS set compression=$orig_compress $rootfs 55 typeset rootfs=$(get_pool_prop bootfs $rootpool) 56 typeset orig_compress=$(get_prop compression $rootfs) 66 log_mustnot $ZFS set compression=${gtype[i]} $rootfs
|
/titanic_41/usr/src/uts/common/io/ |
H A D | strplumb.c | 235 if (strncmp(rootfs.bo_fstype, "nfs", 3) == 0) in resolve_boot_path() 236 devpath = rootfs.bo_name; in resolve_boot_path() 278 (void) snprintf(rootfs.bo_devname, BO_MAXOBJNAME, in resolve_boot_path() 280 (void) snprintf(rootfs.bo_ifname, BO_MAXOBJNAME, "%s%d", in resolve_boot_path() 282 rootfs.bo_ppa = instance; in resolve_boot_path() 351 if ((err = ldi_open_by_name(rootfs.bo_devname, FREAD|FWRITE, CRED(), in strplumb_dev() 353 printf("strplumb: open %s failed: %d\n", rootfs.bo_devname, in strplumb_dev() 380 (void) strlcpy(lifr.lifr_name, rootfs.bo_ifname, in strplumb_dev() 382 lifr.lifr_ppa = rootfs.bo_ppa; in strplumb_dev() 402 rootfs.bo_ifname, err); in strplumb_dev() [all …]
|
/titanic_41/usr/src/uts/sun4/conf/ |
H A D | confunix.c | 37 struct bootobj rootfs, swapfile; variable
|
/titanic_41/usr/src/uts/i86pc/conf/ |
H A D | confunix.c | 31 struct bootobj rootfs = { variable
|
/titanic_41/usr/src/lib/libtermcap/ |
H A D | Makefile.com | 17 include ../../Makefile.rootfs
|
/titanic_41/usr/src/cmd/sgs/libdl/ |
H A D | Makefile.com | 28 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/libw/ |
H A D | Makefile.com | 29 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/libpthread/ |
H A D | Makefile.com | 28 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/librt/ |
H A D | Makefile.com | 28 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/libthread/ |
H A D | Makefile.com | 28 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/libintl/ |
H A D | Makefile.com | 29 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/libdoor/ |
H A D | Makefile.com | 29 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/libaio/ |
H A D | Makefile.com | 28 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/libmd5/ |
H A D | Makefile.com | 29 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/libxnet/ |
H A D | Makefile.com | 29 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/pkcs11/libkcfd/ |
H A D | Makefile.com | 30 include $(SRC)/lib/Makefile.rootfs
|
/titanic_41/usr/src/lib/nsswitch/dns/ |
H A D | Makefile.com | 39 include ../../../Makefile.rootfs
|
/titanic_41/usr/src/lib/nsswitch/compat/ |
H A D | Makefile.com | 44 include ../../../Makefile.rootfs
|