/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.list_clones.ksh | 41 for s in zfs.list.clones("$TESTPOOL/$TESTFS@$TESTSNAP") do 53 for s in zfs.list.clones("$TESTPOOL/$TESTFS@$TESTSNAP") do 76 for s in zfs.list.clones("$TESTPOOL/$TESTFS@$TESTSNAP") do 91 zfs.list.clones("$TESTPOOL/not-a-fs@$TESTSNAP") 96 zfs.list.clones("$TESTPOOL/$TESTFS@not-a-snap") 102 zfs.list.clones("rpool") 107 zfs.list.clones("not-a-pool/$TESTFS@$TESTSNAP") 112 zfs.list.clones("$TESTPOOL/$TESTFS")
|
H A D | tst.get_string_props.zcp | 25 props['clones'] = {{nil, nil}, {{clone}, nil}, {nil, nil}} 49 if ((prop == 'clones') or (prop == 'redact_snaps')) then
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/ |
H A D | zfs_clone_010_pos.ksh | 86 actual_clone=$(zfs list -t all -o clones $snapshot | tail -1) 89 typeset -a clones=() 91 clones=( "${clones[@]}" "$token" ) 104 (for match in ${clones[@]};do 111 (for match in ${clones[@]};do 119 (for match in ${clones[@]};do 128 (for match in ${clones[@]};do 203 names=$(zfs list -rt all -o name,clones $TESTPOOL) 219 clone_list=$(zfs list -o clones $fs@snap)
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zcp_get.c | 244 nvlist_t *clones = fnvlist_alloc(); in get_special_prop() local 245 error = get_clones_stat_impl(ds, clones); in get_special_prop() 248 VERIFY0(zcp_nvlist_to_lua(state, clones, NULL, 0ULL)); in get_special_prop() 252 nvlist_free(clones); in get_special_prop()
|
H A D | spa_errlog.c | 75 typedef struct clones { struct
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | control.modules.in | 23 performance and data integrity. Snapshots, clones, checksums, deduplication,
|
/freebsd/usr.sbin/makefs/zfs/ |
H A D | dsl.c | 216 dnode_phys_t *clones; in dsl_origindir_init() local 223 clones = objset_dnode_alloc(zfs->mos, DMU_OT_DSL_CLONES, &clonesid); in dsl_origindir_init() 224 zfs->cloneszap = zap_alloc(zfs->mos, clones); in dsl_origindir_init()
|
/freebsd/sys/net/ |
H A D | if_tuntap.c | 274 struct clonedevs *clones; member 530 i = clone_create(&drv->clones, &drv->cdevsw, &unit, &dev, 0); in tun_clone_create() 589 i = clone_create(&drv->clones, &drv->cdevsw, &u, dev, 0); in tunclone() 703 clone_cleanup(&drv->clones); in tun_uninit() 738 clone_setup(&drv->clones); in tuntapmodevent()
|
/freebsd/sys/geom/ |
H A D | notes | 22 children. It clones the bio, and requests I/O on the child.
|
/freebsd/contrib/ncurses/ |
H A D | README | 88 libraries implement clones of the SVr4 panel, menu and forms APIs. The source
|
H A D | aclocal.m4 | 1120 # It's possible (for near-UNIX clones) that the data doesn't exist 1148 # It's possible (for near-UNIX clones) that the data doesn't exist
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLLexer.cpp | 813 KEYWORD(clones); in LexIdentifier()
|
/freebsd/sys/x86/conf/ |
H A D | NOTES | 116 # original i8259A, but it works for some clones and some integrated
|
/freebsd/sys/amd64/conf/ |
H A D | NOTES |
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticGroups.td | 1465 // target-clones multiversioning. 1466 def TargetClonesMixedSpecifiers : DiagGroup<"target-clones-mixed-specifiers">;
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | openldap.m4 | 850 # It's possible (for near-UNIX clones) that sys_errlist doesn't exist
|
/freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/ |
H A D | zfs | 350 # clones. Check the 'org.zol:mountpoint' property set in
|
/freebsd/sys/i386/conf/ |
H A D | NOTES |
|
/freebsd/libexec/rc/ |
H A D | network.subr | 1477 debug "Destroyed clones: ${_list# }"
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | device.subr | 1289 f_network "dc%d" "DEC/Intel 21143 (and clones) PCI Fast Ethernet card"
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | Checkers.td | 1690 "Report all clones, even less suspicious ones.",
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | Path.inc | 1500 // copyfile() with COPYFILE_CLONE, clonefile() clones targets (not the
|
/freebsd/contrib/dialog/ |
H A D | CHANGES | 2274 beginning of the XXX-delimited message text, since clones of dialog
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 665 # VT100 clones. It assumes video attributes for bold, blink, 9690 # bought out by Acer, a major Taiwanese manufacturer of PC-clones. 15607 # printer business). Their terminals were all clones of the DEC VT series. 20552 #### IBM PC and clones 21054 #### Console types for obsolete UNIX clones 22479 # a PC differentiated from the IBM clones. It was a total, ludicrous,
|
/freebsd/share/misc/ |
H A D | pci_vendors | 17331 17cf 0037 XG-901 and clones Wireless Adapter 17346 17cf 0014 XG-600 and clones Wireless Adapter 17347 17cf 0020 XG-900 and clones Wireless Adapter
|