Home
last modified time | relevance | path

Searched refs:FS (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/freebsd-13.1/bin/mv/tests/
H A Dlegacy_test.sh13 if [ -z "$FS" ]
143 mv fa ${FS}fb
145 ckf fa ${FS}fb
166 ckf fa ${FS}fb
173 :> ${FS}fb
176 ckf fa ${FS}fb
204 mv da ${FS}db
206 ckd da ${FS}db
260 mv fa ${FS}fb
262 ckp fa ${FS}fb
[all …]
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_encrypted_hierarchy.ksh52 "-o keyformat=passphrase $POOL/$FS"
53 log_must zfs snapshot $POOL/$FS@snap
55 log_must zfs create $POOL/$FS/child
61 dstds=$(get_dst_ds $POOL/$FS $POOL2)
62 log_must cmp_ds_subs $POOL/$FS $dstds
64 log_must verify_encryption_root $POOL/$FS $POOL/$FS
66 log_must verify_origin $POOL/$FS "-"
72 log_must verify_encryption_root $POOL/$FS/child $POOL/$FS
77 "$POOL/$FS/child"
83 log_must cmp_ds_subs $POOL/$FS $dstds
[all …]
H A Drsend_011_pos.ksh61 value=$(get_prop $prop $POOL/$FS)
62 log_must zfs set $prop=$value $POOL/$FS
68 for ds in "$POOL/$FS/fs1" "$POOL/$FS/fs1/fs2" "$POOL/$FS/fs1/fclone" ; do
78 zfs inherit $prop $POOL/$FS/vol
80 log_fail "zfs inherit $prop $POOL/$FS/vol"
90 log_must zfs unmount -f $POOL/$FS
98 "$POOL/$FS" "$dstds/$FS" \
99 "$POOL/$FS/fs1" "$dstds/$FS/fs1" \
100 "$POOL/$FS/fs1/fs2" "$dstds/$FS/fs1/fs2" \
102 "$POOL/$FS/fs1/fclone" "$dstds/$FS/fs1/fclone"
[all …]
H A Drsend_008_pos.ksh52 "$POOL/$FS/fs1/fs2" "$POOL/$FS/fs1/fclone"
55 dtst[((n))]="$POOL/$FS/vol"; dtst[((n+1))]="$POOL/$FS/vclone"
100 "$POOL/$FS" "$dstds/$FS" \
101 "$POOL/$FS/fs1" "$dstds/$FS/fs1" \
102 "$POOL/$FS/fs1/fs2" "$dstds/$FS/fs1/fs2" \
104 "$POOL/$FS/fs1/fclone" "$dstds/$FS/fs1/fclone"
109 pair[((n+2))]="$POOL/$FS/vol" pair[((n+3))]="$dstds/$FS/vol"
127 log_must zfs promote $dstds/$FS/vol
129 log_must zfs promote $dstds/$FS/fs1/fs2
H A Drsend_012_pos.ksh115 for fs in "$POOL" "$POOL/pclone" "$POOL/$FS" "$POOL/$FS/fs1" \
116 "$POOL/$FS/fs1/fs2" "$POOL/$FS/fs1/fclone" ; do
137 for vol in "$POOL/vol" "$POOL/$FS/vol" ; do
160 "$POOL/$FS" "$POOL2/$FS" \
161 "$POOL/$FS/fs1" "$POOL2/$FS/fs1" \
162 "$POOL/$FS/fs1/fs2" "$POOL2/$FS/fs1/fs2" \
164 "$POOL/$FS/fs1/fclone" "$POOL2/$FS/fs1/fclone" \
166 "$POOL/$FS/vol" "$POOL2/$FS/vol"
H A Drsend_010_pos.ksh50 log_must zfs create $POOL2/$FS
51 log_must zfs snapshot $POOL2/$FS@snap
56 log_must eval "zfs send -R $POOL2/$FS@snap > $BACKDIR/fs-R"
57 log_must eval "zfs receive -d -F $POOL2/$FS < $BACKDIR/fs-R"
63 list=$(zfs list -r -H -o name -t filesystem $POOL2/$FS)
73 log_must eval "zfs send -R $POOL2/$FS@snap > $BACKDIR/fs-R"
74 dstds=$(get_dst_ds $POOL2/$FS $POOL2/$FS)
H A Drsend_004_pos.ksh83 log_must eval "zfs send -R -i @init $dstds/$FS@final > " \
86 srclist=$(getds_with_suffix $dstds/$FS @final)
87 interlist="$srclist $(getds_with_suffix $dstds/$FS @snapC)"
88 interlist="$interlist $(getds_with_suffix $dstds/$FS @snapB)"
89 interlist="$interlist $(getds_with_suffix $dstds/$FS @snapA)"
94 zfs receive -F -d $dstds/$FS < $BACKDIR/fs-init-final-iR
97 dstlist=$(getds_with_suffix $dstds/$FS @final)
107 srclist=$(getds_with_suffix $POOL2/$FS/vol @final)
108 log_must eval "zfs send -R -i @init $POOL2/$FS/vol@final > " \
113 dstlist=$(getds_with_suffix $POOL2/$FS/vol @final)
/freebsd-13.1/tests/sys/cddl/zfs/tests/rsend/
H A Drsend_011_pos.ksh76 value=$(get_prop $prop $POOL/$FS)
77 log_must $ZFS set $prop=$value $POOL/$FS
83 for ds in "$POOL/$FS/fs1" "$POOL/$FS/fs1/fs2" "$POOL/$FS/fs1/fclone" ; do
93 $ZFS inherit $prop $POOL/$FS/vol
95 log_fail "$ZFS inherit $prop $POOL/$FS/vol"
105 log_must $ZFS unmount -f $POOL/$FS
113 "$POOL/$FS" "$dstds/$FS" \
114 "$POOL/$FS/fs1" "$dstds/$FS/fs1" \
115 "$POOL/$FS/fs1/fs2" "$dstds/$FS/fs1/fs2" \
117 "$POOL/$FS/fs1/fclone" "$dstds/$FS/fs1/fclone"
[all …]
H A Drsend_008_pos.ksh63 "$POOL/$FS/fs1/fs2" "$POOL/$FS/fs1/fclone"
66 dtst[((n))]="$POOL/$FS/vol"; dtst[((n+1))]="$POOL/$FS/vclone"
111 "$POOL/$FS" "$dstds/$FS" \
112 "$POOL/$FS/fs1" "$dstds/$FS/fs1" \
113 "$POOL/$FS/fs1/fs2" "$dstds/$FS/fs1/fs2" \
115 "$POOL/$FS/fs1/fclone" "$dstds/$FS/fs1/fclone"
120 pair[((n+2))]="$POOL/$FS/vol" pair[((n+3))]="$dstds/$FS/vol"
138 log_must $ZFS promote $dstds/$FS/vol
140 log_must $ZFS promote $dstds/$FS/fs1/fs2
H A Drsend_012_pos.ksh140 for fs in "$POOL" "$POOL/pclone" "$POOL/$FS" "$POOL/$FS/fs1" \
141 "$POOL/$FS/fs1/fs2" "$POOL/$FS/fs1/fclone" ; do
161 for vol in "$POOL/vol" "$POOL/$FS/vol" ; do
185 "$POOL/$FS" "$POOL2/$FS" \
186 "$POOL/$FS/fs1" "$POOL2/$FS/fs1" \
187 "$POOL/$FS/fs1/fs2" "$POOL2/$FS/fs1/fs2" \
189 "$POOL/$FS/fs1/fclone" "$POOL2/$FS/fs1/fclone" \
191 "$POOL/$FS/vol" "$POOL2/$FS/vol"
H A Drsend_010_pos.ksh64 log_must $ZFS create $POOL2/$FS
65 log_must $ZFS snapshot $POOL2/$FS@snap
70 log_must eval "$ZFS send -R $POOL2/$FS@snap > $BACKDIR/fs-R"
71 log_must eval "$ZFS receive -d -F $POOL2/$FS < $BACKDIR/fs-R"
77 list=$($ZFS list -r -H -o name -t filesystem $POOL2/$FS)
87 log_must eval "$ZFS send -R $POOL2/$FS@snap > $BACKDIR/fs-R"
88 dstds=$(get_dst_ds $POOL2/$FS $POOL2/$FS)
H A Drsend.kshlib69 log_must $ZFS create -p $pool/$FS/fs1/fs2
76 log_must $ZFS create -V 16M $pool/$FS/vol
78 log_must $ZFS snapshot $pool/$FS/vol@vsnap
79 log_must $ZFS clone $pool/$FS/vol@vsnap $pool/$FS/vclone
83 log_must $ZFS clone $pool/$FS/fs1/fs2@fsnap $pool/$FS/fs1/fclone
89 log_must snapshot_tree $pool/$FS@snapB
90 log_must snapshot_tree $pool/$FS@snapC
91 log_must snapshot_tree $pool/$FS/fs1@snapA
92 log_must snapshot_tree $pool/$FS/fs1@snapB
93 log_must snapshot_tree $pool/$FS/fs1@snapC
[all …]
H A Drsend_004_pos.ksh97 log_must eval "$ZFS send -R -i @init $dstds/$FS@final > " \
100 srclist=$(getds_with_suffix $dstds/$FS @final)
101 interlist="$srclist $(getds_with_suffix $dstds/$FS @snapC)"
102 interlist="$interlist $(getds_with_suffix $dstds/$FS @snapB)"
103 interlist="$interlist $(getds_with_suffix $dstds/$FS @snapA)"
108 $ZFS receive -F -d $dstds/$FS < $BACKDIR/fs-init-final-iR
111 dstlist=$(getds_with_suffix $dstds/$FS @final)
121 srclist=$(getds_with_suffix $POOL2/$FS/vol @final)
122 log_must eval "$ZFS send -R -i @init $POOL2/$FS/vol@final > " \
127 dstlist=$(getds_with_suffix $POOL2/$FS/vol @final)
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp112 StringRef CPU, StringRef FS, in MipsTargetMachine() argument
124 NoMips16Subtarget(TT, CPU, FS.empty() ? "-mips16" : FS.str() + ",-mips16", in MipsTargetMachine()
126 Mips16Subtarget(TT, CPU, FS.empty() ? "+mips16" : FS.str() + ",+mips16", in MipsTargetMachine()
164 std::string FS = in getSubtargetImpl() local
178 FS += FS.empty() ? "+mips16" : ",+mips16"; in getSubtargetImpl()
180 FS += FS.empty() ? "-mips16" : ",-mips16"; in getSubtargetImpl()
182 FS += FS.empty() ? "+micromips" : ",+micromips"; in getSubtargetImpl()
184 FS += FS.empty() ? "-micromips" : ",-micromips"; in getSubtargetImpl()
186 FS += FS.empty() ? "+soft-float" : ",+soft-float"; in getSubtargetImpl()
188 auto &I = SubtargetMap[CPU + FS]; in getSubtargetImpl()
[all …]
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/refquota/
H A Drefquota_008_neg.ksh56 FS=$TESTPOOL/$TESTFS
57 log_must zfs create $FS/$TESTSUBFS1
58 log_must zfs create $FS/$TESTSUBFS2
60 mntpnt1=$(get_prop mountpoint $FS/$TESTSUBFS1)
61 mntpnt2=$(get_prop mountpoint $FS/$TESTSUBFS2)
64 log_must zfs snapshot $FS/$TESTSUBFS1@snap200m
66 log_must zfs set refquota=10M $FS/$TESTSUBFS2
67 log_mustnot eval "zfs send $FS/$TESTSUBFS1@snap200m |" \
68 "zfs receive -F $FS/$TESTSUBFS2"
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_reservation/
H A Dzfs_reservation_002_pos.ksh54 typeset FS
55 for FS in $TESTPOOL/$RESERVATION $TESTPOOL/$RESERVATION2
57 if datasetexists $FS ; then
58 log_must zfs unmount $FS
59 log_must zfs destroy $FS
74 for FS in $TESTPOOL/$RESERVATION $TESTPOOL/$RESERVATION2
77 reserve=`zfs get -pH reservation $FS | awk '{print $3}'`
82 reserve=`zfs get -H reservation $FS | awk '{print $3}'`
/freebsd-13.1/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/
H A Dzfs_destroy_005_neg.ksh106 negative_test "-f" "$CTR $FS $VOL"
113 negative_test "-r -rf" "$CTR $FS $VOL"
121 typeset mtpt_dir=$(get_prop mountpoint $FS)
132 check_dataset datasetexists $CTR $FS $VOL
154 negative_test "-R -rR" $FS
155 check_dataset datasetexists $CTR $FS $VOL $VOLSNAP $VOLCLONE
177 if datasetexists $FS; then
178 check_dataset datasetexists $FS $FSSNAP $FSCLONE
180 check_dataset datasetnonexists $FS $FSSNAP $FSCLONE
191 log_must datasetexists $CTR $VOL $FS $FSSNAP $FSCLONE
[all …]
H A Dzfs_destroy_001_pos.ksh85 if [[ $dtst != $FS || $dtst != $CTR ]]; then
110 $CTR|$FS)
112 mpt_dir=$(get_prop mountpoint $FS)
157 $CTR $FS $VOL $FSSNAP $VOLSNAP
163 $FS) check_dataset datasetexists $CTR $VOL
164 check_dataset datasetnonexists $FS
174 $VOL) check_dataset datasetexists $CTR $FS $FSSNAP
182 check_dataset datasetexists $CTR $FS $VOL $VOLSNAP
190 check_dataset datasetexists $CTR $FS $VOL $FSSNAP
208 for dtst in $CTR $FS $VOL $FSSNAP $VOLSNAP; do
/freebsd-13.1/tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/
H A Dzfs_reservation_002_pos.ksh67 typeset FS
68 for FS in $TESTPOOL/$RESERVATION $TESTPOOL/$RESERVATION2
70 if datasetexists $FS ; then
71 log_must $ZFS unmount $FS
72 log_must $ZFS destroy $FS
87 for FS in $TESTPOOL/$RESERVATION $TESTPOOL/$RESERVATION2
90 reserve=`$ZFS get -pH reservation $FS | $AWK '{print $3}'`
95 reserve=`$ZFS get -H reservation $FS | $AWK '{print $3}'`
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp73 bool SampleCoverageTracker::markSamplesUsed(const FunctionSamples *FS, in markSamplesUsed() argument
78 unsigned &Count = SampleCoverage[FS][Loc]; in markSamplesUsed()
89 SampleCoverageTracker::countUsedRecords(const FunctionSamples *FS, in countUsedRecords() argument
91 auto I = SampleCoverage.find(FS); in countUsedRecords()
100 for (const auto &I : FS->getCallsiteSamples()) in countUsedRecords()
114 SampleCoverageTracker::countBodyRecords(const FunctionSamples *FS, in countBodyRecords() argument
116 unsigned Count = FS->getBodySamples().size(); in countBodyRecords()
119 for (const auto &I : FS->getCallsiteSamples()) in countBodyRecords()
133 SampleCoverageTracker::countBodySamples(const FunctionSamples *FS, in countBodySamples() argument
136 for (const auto &I : FS->getBodySamples()) in countBodySamples()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp91 const Target &T, const Triple &TT, StringRef CPU, StringRef FS, in SparcTargetMachine() argument
100 Subtarget(TT, std::string(CPU), std::string(FS), *this, is64bit), in SparcTargetMachine()
114 std::string FS = in getSubtargetImpl() local
123 FS += FS.empty() ? "+soft-float" : ",+soft-float"; in getSubtargetImpl()
125 auto &I = SubtargetMap[CPU + FS]; in getSubtargetImpl()
131 I = std::make_unique<SparcSubtarget>(TargetTriple, CPU, FS, *this, in getSubtargetImpl()
188 StringRef CPU, StringRef FS, in SparcV8TargetMachine() argument
193 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, JIT, false) {} in SparcV8TargetMachine()
198 StringRef CPU, StringRef FS, in SparcV9TargetMachine() argument
203 : SparcTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL, JIT, true) {} in SparcV9TargetMachine()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSubtarget.cpp29 StringRef FS) { in initializeSubtargetDependencies() argument
31 initSubtargetFeatures(CPU, FS); in initializeSubtargetDependencies()
32 ParseSubtargetFeatures(CPU, /*TuneCPU*/ CPU, FS); in initializeSubtargetDependencies()
43 void BPFSubtarget::initSubtargetFeatures(StringRef CPU, StringRef FS) { in initSubtargetFeatures() argument
61 const std::string &FS, const TargetMachine &TM) in BPFSubtarget() argument
62 : BPFGenSubtargetInfo(TT, CPU, /*TuneCPU*/ CPU, FS), InstrInfo(), in BPFSubtarget()
63 FrameLowering(initializeSubtargetDependencies(CPU, FS)), in BPFSubtarget()
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_005_neg.ksh90 negative_test "-f" "$CTR $FS $VOL"
97 negative_test "-r -rf" "$CTR $FS $VOL"
104 mntpt=$(get_prop mountpoint $FS)
111 check_dataset datasetexists $CTR $FS $VOL
125 negative_test "-R -rR" $FS
126 check_dataset datasetexists $CTR $FS $VOL $VOLSNAP $VOLCLONE
150 check_dataset datasetnonexists $FS $FSSNAP $FSCLONE
162 check_dataset datasetexists $CTR $VOL $FS $FSSNAP $FSCLONE
190 check_dataset datasetexists $CTR $FS $VOL $FSSNAP
194 check_dataset datasetexists $CTR $FS $VOL
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DOSLog.cpp61 if (!FS.consumesDataArgument() && in HandlePrintfSpecifier()
62 FS.getConversionSpecifier().getKind() != in HandlePrintfSpecifier()
67 unsigned ArgIndex = FS.getArgIndex(); in HandlePrintfSpecifier()
83 auto &precision = FS.getPrecision(); in HandlePrintfSpecifier()
99 auto &precision = FS.getPrecision(); in HandlePrintfSpecifier()
115 if (FS.getPrecision().hasDataArgument()) { in HandlePrintfSpecifier()
120 if (FS.getFieldWidth().hasDataArgument()) { in HandlePrintfSpecifier()
124 if (FS.isSensitive()) in HandlePrintfSpecifier()
126 else if (FS.isPrivate()) in HandlePrintfSpecifier()
128 else if (FS.isPublic()) in HandlePrintfSpecifier()
[all …]
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/
H A Dzpool_wait_freeing.ksh52 typeset -r FS="$TESTPOOL/$TESTFS1"
53 typeset -r SNAP="$FS@snap1"
82 log_must zfs create "$FS"
83 log_must dd if=/dev/zero of="/$FS/testfile" bs=1M count=128
84 log_must zfs destroy "$FS"
90 log_must zfs create "$FS"
91 log_must dd if=/dev/zero of="/$FS/testfile" bs=1M count=128
94 log_must rm "/$FS/testfile"

12345678910>>...19