Home
last modified time | relevance | path

Searched refs:pools (Results 1 – 25 of 131) sorted by relevance

123456

/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_rename_001_pos.ksh63 set -A pools "$TESTPOOL" "$TESTPOOL1"
76 [[ -d /${pools[i]}-new ]] && \
77 log_must $RM -rf /${pools[i]}-new
80 "${pools[i]}-new" ${pools[i]}
109 $target ${pools[i]}-new
128 [[ -d /${pools[i]}-new ]] && \
129 log_must $RM -rf /${pools[i]}-new
131 target=${pools[i]}-new
159 [[ -d /${pools[i]} ]] && \
160 log_must $RM -rf /${pools[i]}
[all …]
H A Dzpool_import_012_pos.ksh61 set -A pools "$TESTPOOL" "$TESTPOOL1"
72 if poolexists ${pools[i]} ; then
73 log_must $ZPOOL export ${pools[i]}
75 $ZPOOL import ${devs[i]} ${pools[i]}
78 $ZPOOL import $option ${devs[i]} ${pools[i]}
81 if poolexists ${pools[i]} ; then
82 is_shared ${pools[i]} && \
83 log_must $ZFS set sharenfs=off ${pools[i]}
86 log_must $ZFS mount ${pools[i]}/$TESTFS
110 for pool in ${pools[@]} ; do
[all …]
H A Dzpool_import_009_neg.ksh67 set -A pools "$TESTPOOL" "$TESTPOOL1"
77 poolexists ${pools[i]} && \
78 log_must $ZPOOL export ${pools[i]}
81 log_must $ZPOOL import ${devs[i]} ${pools[i]}
84 log_must $ZFS mount ${pools[i]}/$TESTFS
H A Dzpool_import_002_pos.ksh61 set -A pools "$TESTPOOL" "$TESTPOOL1"
71 poolexists ${pools[i]} && \
72 log_must $ZPOOL export ${pools[i]}
75 log_must $ZPOOL import ${devs[i]} ${pools[i]}
78 log_must $ZFS mount ${pools[i]}/$TESTFS
138 typeset pool=${pools[i]}
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_rename_001_pos.ksh69 [[ -d /${pools[i]}-new ]] && \
70 log_must rm -rf /${pools[i]}-new
73 "${pools[i]}-new" ${pools[i]}
118 log_must zpool export ${pools[i]}
120 [[ -d /${pools[i]} ]] && \
121 log_must rm -rf /${pools[i]}
123 typeset target=${pools[i]}
130 $target ${pools[i]}-new
148 [[ -d /${pools[i]}-new ]] && \
149 log_must rm -rf /${pools[i]}-new
[all …]
H A Dzpool_import_001_pos.ksh54 set -A pools "$TESTPOOL" "$TESTPOOL1"
65 poolexists ${pools[i]} && \
66 log_must zpool export ${pools[i]}
69 log_must zpool import ${devs[i]} ${pools[i]}
72 log_must zfs mount ${pools[i]}/$TESTFS
101 guid=$(get_config ${pools[i]} pool_guid)
108 log_must zpool export ${pools[i]}
110 typeset target=${pools[i]}
117 log_must poolexists ${pools[i]}
119 log_must ismounted ${pools[i]}/$TESTFS
H A Dzpool_import_002_pos.ksh54 set -A pools "$TESTPOOL" "$TESTPOOL1"
64 poolexists ${pools[i]} && \
65 log_must zpool export ${pools[i]}
68 log_must zpool import ${devs[i]} ${pools[i]}
71 log_must zfs mount ${pools[i]}/$TESTFS
100 guid=$(get_config ${pools[i]} pool_guid)
108 log_must zpool export ${pools[i]}
110 typeset target=${pools[i]}
118 log_must poolexists ${pools[i]}
120 log_must ismounted ${pools[i]}/$TESTFS
H A Dzpool_import_012_pos.ksh54 set -A pools "$TESTPOOL" "$TESTPOOL1"
65 if poolexists ${pools[i]}; then
66 log_must zpool export ${pools[i]}
68 zpool import ${devs[i]} ${pools[i]}
71 zpool import $option ${devs[i]} ${pools[i]}
74 if poolexists ${pools[i]}; then
75 is_shared ${pools[i]} && \
76 log_must zfs set sharenfs=off ${pools[i]}
79 log_must zfs mount ${pools[i]}/$TESTFS
104 for pool in ${pools[@]} ; do
[all …]
H A Dzpool_import_009_neg.ksh60 set -A pools "$TESTPOOL" "$TESTPOOL1"
70 poolexists ${pools[i]} && \
71 log_must zpool export ${pools[i]}
74 log_must zpool import ${devs[i]} ${pools[i]}
77 log_must zfs mount ${pools[i]}/$TESTFS
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/
H A Dzpool_upgrade.cfg44 # Version 1 pools
61 # Version 2 pools
178 # we should be able to upgrade pools of version 1
183 # we should be able to upgrade pools of version 1 & 2
200 # we should be able to upgrade pools up to version 5
206 # we should be able to upgrade pools up to version 6
212 # we should be able to upgrade pools up to version 7
218 # we should be able to upgrade pools up to version 8
224 # we should be able to upgrade pools up to version 9
230 # we should be able to upgrade pools up to version 10
[all …]
/freebsd/sys/dev/netmap/
H A Dnetmap_mem2.c447 struct netmap_obj_pool *p = &nmd->pools[i]; in netmap_mem_init_bitmaps()
462 nmd->pools[NETMAP_BUF_POOL].objfree -= 2; in netmap_mem_init_bitmaps()
463 if (nmd->pools[NETMAP_BUF_POOL].bitmap) { in netmap_mem_init_bitmaps()
505 lut->lut = nmd->pools[NETMAP_BUF_POOL].lut; in netmap_mem2_get_lut()
538 .pools = {
593 .pools = {
811 p = nmd->pools; in netmap_mem2_ofstophys()
936 *clustsize = nmd->pools[pool]._clustsize; in netmap_mem2_get_pool_info()
1700 nm_blueprint.pools[i].name, in _netmap_mem_private_new()
1721 d->pools[NETMAP_BUF_POOL].name, in _netmap_mem_private_new()
[all …]
/freebsd/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c155 struct list_head pools; member
171 struct list_head pools; member
517 list_for_each_entry_reverse(p, &_manager->pools, pools) { in ttm_dma_free_pool()
524 list_del(&p->pools); in ttm_dma_free_pool()
539 list_del(&pool->pools); in ttm_dma_free_pool()
599 INIT_LIST_HEAD(&pool->pools); in ttm_dma_pool_init()
622 list_add(&sec_pool->pools, &_manager->pools); in ttm_dma_pool_init()
929 list_for_each_entry(p, &_manager->pools, pools) in ttm_dma_pool_get_num_unused_pages()
1021 list_for_each_entry(p, &_manager->pools, pools) { in ttm_dma_pool_mm_shrink()
1093 list_for_each_entry_safe_reverse(p, t, &_manager->pools, pools) { in ttm_dma_page_alloc_fini()
[all …]
/freebsd/tests/sys/cddl/zfs/tests/bootfs/
H A Dbootfs_004_neg.ksh56 set -A pools "pool//${TESTCASE_ID}" "pool%d123" "mirror" "c0t0d0s0" "pool*23*" "*po!l" \
63 destroy_pool ${pools[$i]}
89 pools[${#pools[@]}]="$bigname"
97 POOL=${pools[$i]}/$FS
H A Dbootfs_003_pos.ksh56 set -A pools "pool.${TESTCASE_ID}" "pool123" "mypool"
62 destroy_pool ${pools[$i]}
84 POOL=${pools[$i]}
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c221 pool_entry_t *pools; member
379 pl->pools = pe; in add_config()
1544 for (pe = pools.pools; pe != NULL; pe = penext) { in zpool_find_import_impl()
1623 nvlist_t *pools; in zpool_find_import_cached() local
1694 nvlist_free(pools); in zpool_find_import_cached()
1789 return (pools); in zpool_find_import_cached()
1829 return (pools); in zpool_find_import()
1845 if ((pools == NULL || nvlist_empty(pools)) && in zpool_search_import()
1851 return (pools); in zpool_search_import()
1874 nvlist_t *pools; in zpool_find_config() local
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bootfs/
H A Dbootfs_004_neg.ksh47 set -A pools "pool//$$" "pool%d123" "mirror" "c0t0d0s0" "pool*23*" "*po!l" \
71 pools[${#pools[@]}]="$bigname"
81 POOL=${pools[$i]}/$TESTFS
H A Dbootfs_003_pos.ksh47 set -A pools "pool.$$" "pool123" "mypool"
66 POOL=${pools[$i]}
/freebsd/sys/contrib/openzfs/etc/init.d/
H A Dzfs-zed.in60 local pools
67 pools=$("$ZPOOL" list -H -oname)
68 if [ -z "$pools" ]
/freebsd/sys/contrib/openzfs/etc/default/
H A Dzfs.in33 # By default, a verbatim import of all pools is performed at boot based on the
38 # pools and attempt to import them all at boot, even those that have been
40 # ZPOOL_IMPORT_PATH variable and a list of pools that should not be imported
43 # Note that importing all visible pools may include pools that you don't
44 # expect, such as those on removable devices and SANs, and those pools may
48 # SAN to prevent the insertion of malicious pools.
58 # List of pools that should NOT be imported at boot
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dn419 List of configured pools
50 List of configured pools
82 List of configured pools
113 List of configured pools
145 List of configured pools
178 List of configured pools
H A Dn4_619 List of configured pools
50 List of configured pools
82 List of configured pools
113 List of configured pools
145 List of configured pools
178 List of configured pools
H A Dn623 List of configured pools
58 List of configured pools
92 List of configured pools
127 List of configured pools
161 List of configured pools
H A Dn6_623 List of configured pools
58 List of configured pools
92 List of configured pools
127 List of configured pools
161 List of configured pools
H A Df1123 List of configured pools
59 List of configured pools
95 List of configured pools
131 List of configured pools
179 List of configured pools
227 List of configured pools
270 List of configured pools
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c93 const struct bman_depletion *pools) in bman_create_portal() argument
135 p_BmPortal->pools[0] = *pools; in bman_create_portal()
136 bman_depletion_init(&p_BmPortal->pools[1]); in bman_create_portal()
227 tmp.__state[i] &= p_BmPortal->pools[0].__state[i]; in __poll_portal_slow()
228 if (tmp.__state[i] == p_BmPortal->pools[1].__state[i]) in __poll_portal_slow()
232 int b4 = bman_depletion_get(&p_BmPortal->pools[1], (uint8_t)idx); in __poll_portal_slow()
241 p_BmPortal->pools[1] = tmp; in __poll_portal_slow()

123456