Home
last modified time | relevance | path

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

123456

/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.snapshot_recursive.ksh26 rootfs=$TESTPOOL/$TESTFS/root
31 datasetexists $rootfs && log_must zfs destroy -R $rootfs
36 filesystems="$rootfs \
37 $rootfs/child1 \
38 $rootfs/child1/subchild1 \
39 $rootfs/child1/subchild2 \
40 $rootfs/child1/subchild3 \
41 $rootfs/child2 \
42 $rootfs/child2/subchild4 \
43 $rootfs/child2/subchild5"
[all …]
H A Dtst.terminate_by_signal.ksh25 rootfs=$TESTPOOL/$TESTFS
31 datasetexists $rootfs && log_must zfs destroy -R $rootfs
40 log_must zfs create "$rootfs/child$i"
53 zfs program -t $limit $TESTPOOL - $rootfs $snapname <<-EOF
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_upgrade/
H A Dzfs_upgrade.kshlib48 typeset rootfs=$1
49 typeset pool=${rootfs%%/*}
59 typeset current_fs=$rootfs/$verfs
108 typeset rootfs=$1
110 if datasetexists $rootfs ; then
111 log_must zfs destroy -Rf $rootfs
115 log_must zfs create $rootfs
121 typeset rootfs=$1
122 typeset pool=${rootfs%%/*}
134 default_setup_datasets $rootfs
[all …]
H A Dzfs_upgrade_005_pos.ksh50 if datasetexists $rootfs ; then
51 log_must zfs destroy -Rf $rootfs
53 log_must zfs create $rootfs
62 typeset current_fs=$rootfs/$verfs
64 typeset current_clone=$rootfs/clone$verfs
82 rootfs=$TESTPOOL/$TESTFS
102 for fs in $(zfs list -rH -t filesystem -o name $rootfs) ; do
H A Dzfs_upgrade_001_pos.ksh53 if datasetexists $rootfs ; then
54 log_must zfs destroy -Rf $rootfs
56 log_must zfs create $rootfs
68 rootfs=$TESTPOOL/$TESTFS
83 typeset current_fs=$rootfs/$verfs
85 typeset current_clone=$rootfs/clone$verfs
96 log_must zfs create -V 100m $rootfs/$TESTVOL
H A Dzfs_upgrade_003_pos.ksh50 if datasetexists $rootfs ; then
51 log_must zfs destroy -Rf $rootfs
53 log_must zfs create $rootfs
62 typeset current_fs=$rootfs/$verfs
64 typeset current_clone=$rootfs/clone$verfs
75 rootfs=$TESTPOOL/$TESTFS
H A Dzfs_upgrade_004_pos.ksh50 if datasetexists $rootfs ; then
51 log_must zfs destroy -Rf $rootfs
53 log_must zfs create $rootfs
62 typeset current_fs=$rootfs/$verfs
64 typeset current_clone=$rootfs/clone$verfs
82 rootfs=$TESTPOOL/$TESTFS
/illumos-gate/usr/src/uts/common/os/
H A Dswapgeneric.c149 rootfs.bo_fstype); in rootconf()
155 rootfs.bo_fstype); in rootconf()
164 rootfs.bo_fstype); in rootconf()
223 rootfs.bo_name, rootfs.bo_fstype); in rootconf()
226 rootfs.bo_name, rootfs.bo_fstype); in rootconf()
244 d = ddi_pathname_to_dev_t(rootfs.bo_name); in getrootdev()
247 get_iscsi_bootpath_phy(rootfs.bo_name); in getrootdev()
252 rootfs.bo_name); in getrootdev()
310 rootfs.bo_fstype[0] = '\0'; in loadrootmodules()
311 rootfs.bo_name[0] = '\0'; in loadrootmodules()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dstrplumb.c240 if (strncmp(rootfs.bo_fstype, "nfs", 3) == 0 && in resolve_boot_path()
241 rootfs.bo_name[0] != '\0') { in resolve_boot_path()
242 devpath = rootfs.bo_name; in resolve_boot_path()
247 (void) strncpy(rootfs.bo_name, netdev_path, in resolve_boot_path()
290 (void) snprintf(rootfs.bo_devname, BO_MAXOBJNAME, in resolve_boot_path()
294 rootfs.bo_ppa = instance; in resolve_boot_path()
392 (void) strlcpy(lifr.lifr_name, rootfs.bo_ifname, in strplumb_dev()
394 lifr.lifr_ppa = rootfs.bo_ppa; in strplumb_dev()
414 rootfs.bo_ifname, err); in strplumb_dev()
451 rootfs.bo_ifname, err); in strplumb_dev()
[all …]
/illumos-gate/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_pos.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_must zfs set compression=${gtype[i]} $rootfs
/illumos-gate/usr/src/uts/sun4/conf/
H A Dconfunix.c37 struct bootobj rootfs, swapfile; variable
/illumos-gate/usr/src/uts/i86pc/conf/
H A Dconfunix.c29 struct bootobj rootfs = { variable
/illumos-gate/usr/src/lib/libintl/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/illumos-gate/usr/src/lib/libmd5/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/illumos-gate/usr/src/lib/libpthread/
H A DMakefile.com28 include $(SRC)/lib/Makefile.rootfs
/illumos-gate/usr/src/lib/libaio/
H A DMakefile.com28 include $(SRC)/lib/Makefile.rootfs
/illumos-gate/usr/src/lib/libw/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/illumos-gate/usr/src/lib/libdoor/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/illumos-gate/usr/src/lib/libxnet/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/illumos-gate/usr/src/lib/pkcs11/libkcfd/
H A DMakefile.com30 include $(SRC)/lib/Makefile.rootfs
/illumos-gate/usr/src/lib/libctf/
H A DMakefile.com27 include ../../Makefile.rootfs
/illumos-gate/usr/src/cmd/sgs/libdl/
H A DMakefile.com29 include $(SRC)/lib/Makefile.rootfs
/illumos-gate/usr/src/lib/libsendfile/
H A DMakefile.com32 include ../../Makefile.rootfs
/illumos-gate/usr/src/lib/libpam/
H A DMakefile.com31 include ../../Makefile.rootfs

123456