Home
last modified time | relevance | path

Searched refs:renamed (Results 1 – 25 of 35) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_mountpoint.ksh38 zfs destroy -fR $TESTPOOL/renamed
62 log_must zfs rename $TESTPOOL/rename_test $TESTPOOL/renamed
69 log_must zfs list $TESTPOOL/renamed
70 log_must zfs list $TESTPOOL/renamed/ds
71 log_must zfs list $TESTPOOL/renamed/child
72 log_must zfs list $TESTPOOL/renamed/child/grandchild
74 if ! ismounted $TESTPOOL/renamed; then
75 log_must zfs get all $TESTPOOL/renamed
78 if ! ismounted $TESTPOOL/renamed/ds; then
81 if ismounted $TESTPOOL/renamed/child; then
[all …]
H A Dzfs_rename_nounmount.ksh39 zfs destroy -fR $TESTPOOL/renamed
64 log_mustnot zfs rename $TESTPOOL/rename_test $TESTPOOL/renamed
65 log_must zfs rename -u $TESTPOOL/rename_test $TESTPOOL/renamed
71 log_must zfs list $TESTPOOL/renamed
72 log_must zfs list $TESTPOOL/renamed/child
73 log_must zfs list $TESTPOOL/renamed/child/grandchild
75 missing=$(zfs mount | awk -v pat=$TESTPOOL/renamed '$1 ~ pat' | awk \
H A Dzfs_rename_004_neg.ksh81 $TESTPOOL/$RECVFS/%recv $TESTPOOL/renamed.$$
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-follow-down-one.m43 dnl # follow_down() renamed follow_down_one(). The original follow_down()
H A Dkernel-is_owner_or_cap.m43 dnl # The is_owner_or_cap() macro was renamed to inode_owner_or_capable(),
H A Dkernel-setattr-prepare.m43 dnl # The inode_change_ok() function has been renamed setattr_prepare()
H A Dkernel-objtool.m46 dnl # Kernel 5.10: linux/frame.h was renamed linux/objtool.h
H A Dkernel-make-request-fn.m485 dnl # ported and the symbol renamed blk_alloc_queue_rh().
H A Dkernel-bio.m48 dnl # REQ_FLUSH was renamed to REQ_PREFLUSH
/f-stack/freebsd/contrib/openzfs/contrib/intel_qat/patch/
H A D0001-pci_aer.diff2 renamed with the following commit:
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dgemini.txt4 produced by Storlink Semiconductor around 2005. The company was renamed
5 later renamed Storm Semiconductor. The chip product name is Storlink SL3516.
/f-stack/dpdk/doc/guides/nics/
H A Dbnx2x.rst153 systemd-udevd[4848]: renamed network interface eth0 to ens5f0
154 systemd-udevd[4848]: renamed network interface eth1 to ens5f1
H A Dcxgbe.rst431 cxgb4 0000:02:00.4 p1p1: renamed from eth0
432 cxgb4 0000:02:00.4 p1p2: renamed from eth1
508 cxgb4 0000:02:00.4 p1p1: renamed from eth0
509 cxgb4 0000:02:00.4 p1p2: renamed from eth1
H A Dqede.rst222 systemd-udevd[4848]: renamed network interface eth0 to ens5f0
223 systemd-udevd[4848]: renamed network interface eth1 to ens5f1
/f-stack/app/redis-5.0.5/deps/hiredis/
H A DCHANGELOG.md32 * The `DEBUG` variable in the Makefile was renamed to `DEBUG_FLAGS`
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst337 * The vhost function ``rte_vring_available_entries`` is renamed to
350 * The script ``dpdk_nic_bind.py`` is renamed to ``dpdk-devbind.py``.
351 And the script ``setup.sh`` is renamed to ``dpdk-setup.sh``.
H A Drelease_17_02.rst305 the ethdev, renamed, and added to the ixgbe PMD::
313 The API's have been renamed to the following::
H A Drelease_2_2.rst506 * The ``dcb_queue`` is renamed to ``dcb_tc`` in following dcb configuration
527 * The devargs union field ``virtual`` is renamed to ``virt`` for C++
H A Drelease_17_05.rst455 * The vhost struct ``virtio_net_device_ops`` is renamed to
462 * The vhost public header file ``rte_virtio_net.h`` is renamed to
H A Drelease_2_1.rst798 The RX_OLFLAGS option was renamed from DISABLE to ENABLE in the driver code
799 and Linux config. It is now renamed also in the BSD config and
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c3214 nvlist_t *renamed) in recv_incremental_replication() argument
3490 if (renamed != NULL && newname[0] != '\0') { in recv_incremental_replication()
3491 VERIFY(0 == nvlist_add_boolean(renamed, in recv_incremental_replication()
3610 nvlist_t *renamed = NULL; in zfs_receive_package() local
3637 VERIFY(0 == nvlist_alloc(&renamed, in zfs_receive_package()
3642 stream_nv, stream_avl, renamed); in zfs_receive_package()
3645 while ((pair = nvlist_next_nvpair(renamed, in zfs_receive_package()
3665 nvlist_free(renamed); in zfs_receive_package()
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog319 renamed nodejs. io.js can also be used instead of node.
322 - DLL_EXPORT was renamed SODIUM_DLL_EXPORT in order to avoid
393 - crypto_pwhash_scryptxsalsa208sha256*() functions have been renamed
/f-stack/freebsd/contrib/dev/ice/
H A DREADME172 3. Copy the renamed DDP package file to /lib/firmware/updates/intel/ice/ddp/.
/f-stack/freebsd/contrib/zstd/
H A DCHANGELOG213 misc: NEWS renamed as CHANGELOG, in accordance with fboss
329 API exp : changed : strongest strategy renamed ZSTD_btultra, fastest strategy ZSTD_fast set to 1
/f-stack/dpdk/doc/guides/contributing/
H A Dabi_policy.rst276 rebuilding to the new structure at that time, which will be renamed to the

12