Home
last modified time | relevance | path

Searched refs:rootfs (Results 1 – 25 of 122) sorted by relevance

12345

/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_upgrade/
H A Dzfs_upgrade.kshlib43 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 Dzfs_upgrade_005_pos.ksh46 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 Dzfs_upgrade_003_pos.ksh46 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 Dzfs_upgrade_001_pos.ksh50 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 Dzfs_upgrade_004_pos.ksh46 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 Dswapgeneric.c125 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 Drootpool_003_neg.ksh53 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 Drootpool_007_neg.ksh48 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 Dstrplumb.c235 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 Dconfunix.c37 struct bootobj rootfs, swapfile; variable
/titanic_41/usr/src/uts/i86pc/conf/
H A Dconfunix.c31 struct bootobj rootfs = { variable
/titanic_41/usr/src/lib/libtermcap/
H A DMakefile.com17 include ../../Makefile.rootfs
/titanic_41/usr/src/cmd/sgs/libdl/
H A DMakefile.com28 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/libw/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/libpthread/
H A DMakefile.com28 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/librt/
H A DMakefile.com28 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/libthread/
H A DMakefile.com28 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/libintl/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/libdoor/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/libaio/
H A DMakefile.com28 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/libmd5/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/libxnet/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/pkcs11/libkcfd/
H A DMakefile.com30 include $(SRC)/lib/Makefile.rootfs
/titanic_41/usr/src/lib/nsswitch/dns/
H A DMakefile.com39 include ../../../Makefile.rootfs
/titanic_41/usr/src/lib/nsswitch/compat/
H A DMakefile.com44 include ../../../Makefile.rootfs

12345