Home
last modified time | relevance | path

Searched refs:fnvlist_alloc (Results 1 – 25 of 49) sorted by relevance

12

/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dlibzfs_input_check.c186 nvlist_t *input = fnvlist_alloc(); in lzc_ioctl_test()
187 nvlist_t *future = fnvlist_alloc(); in lzc_ioctl_test()
225 nvlist_t *empty = fnvlist_alloc(); in lzc_ioctl_test()
325 nvlist_t *props = fnvlist_alloc(); in test_create()
342 nvlist_t *snaps = fnvlist_alloc(); in test_snapshot()
343 nvlist_t *props = fnvlist_alloc(); in test_snapshot()
374 nvlist_t *snaps = fnvlist_alloc(); in test_destroy_snaps()
429 nvlist_t *props = fnvlist_alloc(); in test_clone()
457 nvlist_t *holds = fnvlist_alloc(); in test_hold()
527 nvlist_t *props = fnvlist_alloc(); in test_recv_new()
[all …]
H A Dnvlist_to_lua.c121 nvl = fnvlist_alloc(); in test()
141 nvl = fnvlist_alloc(); in run_tests()
181 nvlist_t *val = fnvlist_alloc(); in run_tests()
244 val[0] = fnvlist_alloc(); in run_tests()
246 val[1] = fnvlist_alloc(); in run_tests()
272 nvlist_t *newval = fnvlist_alloc(); in run_tests()
281 nvlist_t *newval = fnvlist_alloc(); in run_tests()
H A Ddraid.c279 allcfgs = fnvlist_alloc(); in write_map_key()
300 nvlist_t *cfg = fnvlist_alloc(); in write_map_key()
1349 allcfgs = fnvlist_alloc(); in draid_merge()
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c270 hidden_args = fnvlist_alloc(); in lzc_create()
378 args = fnvlist_alloc(); in lzc_snapshot()
428 args = fnvlist_alloc(); in lzc_destroy_snaps()
456 args = fnvlist_alloc(); in lzc_snaprange_space()
538 args = fnvlist_alloc(); in lzc_hold()
805 args = fnvlist_alloc(); in lzc_send_resume_redacted_cb_impl()
892 args = fnvlist_alloc(); in lzc_send_space_resume_redacted_cb_impl()
1327 args = fnvlist_alloc(); in lzc_rollback()
1352 args = fnvlist_alloc(); in lzc_rollback_to()
1505 args = fnvlist_alloc(); in lzc_channel_program_impl()
[all …]
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzcp_set.c45 nvlist_t *nvl = fnvlist_alloc(); in zcp_set_user_prop()
75 nvl = fnvlist_alloc(); in zcp_set_prop_check()
H A Dspa_history.c200 nvlist_t *hist_nvl = fnvlist_alloc(); in spa_history_log_notify()
363 nvlist_t *nvl = fnvlist_alloc(); in spa_history_log()
564 log_internal(fnvlist_alloc(), operation, spa, htx, fmt, adx); in spa_history_log_internal()
578 nvlist_t *nvl = fnvlist_alloc(); in spa_history_log_internal_ds()
597 nvlist_t *nvl = fnvlist_alloc(); in spa_history_log_internal_dd()
H A Dzcp_synctask.c280 ddsa.ddsa_snaps = fnvlist_alloc(); in zcp_synctask_snapshot()
405 dpsa->dpsa_props = fnvlist_alloc(); in zcp_synctask_inherit_prop()
444 nvlist_t *bmarks = fnvlist_alloc(); in zcp_synctask_bookmark()
508 nvlist_t *err_details = fnvlist_alloc(); in zcp_synctask_wrapper()
H A Ddsl_userhold.c98 tmp_holds = fnvlist_alloc(); in dsl_dataset_user_hold_check()
189 tags = fnvlist_alloc(); in dsl_dataset_user_hold_sync_one_impl()
265 tmpholds = fnvlist_alloc(); in dsl_dataset_user_hold_sync_one()
281 tmpholds = fnvlist_alloc(); in dsl_dataset_user_hold_sync()
H A Dspa_config.c296 nvl = fnvlist_alloc(); in spa_write_cachefile()
382 *pools = fnvlist_alloc(); in spa_all_configs()
455 config = fnvlist_alloc(); in spa_config_generate()
H A Ddsl_destroy.c612 nvlist_t *snaps_normalized = fnvlist_alloc(); in dsl_destroy_snapshots_nvl()
619 nvlist_t *arg = fnvlist_alloc(); in dsl_destroy_snapshots_nvl()
624 nvlist_t *wrapper = fnvlist_alloc(); in dsl_destroy_snapshots_nvl()
653 nvlist_t *result = fnvlist_alloc(); in dsl_destroy_snapshots_nvl()
694 nvlist_t *nvl = fnvlist_alloc(); in dsl_destroy_snapshot()
695 nvlist_t *errlist = fnvlist_alloc(); in dsl_destroy_snapshot()
H A Dzcp_get.c244 nvlist_t *clones = fnvlist_alloc(); in get_special_prop()
390 nvl = fnvlist_alloc(); in get_special_prop()
H A Ddsl_bookmark.c749 nvl = fnvlist_alloc(); in dsl_bookmark_fetch_props()
759 nvl = fnvlist_alloc(); in dsl_bookmark_fetch_props()
784 nvlist_t *out_props = fnvlist_alloc(); in dsl_get_bookmarks_impl()
1174 dbda.dbda_success = fnvlist_alloc(); in dsl_bookmark_destroy()
H A Ddsl_deleg.c345 sp_nvp = fnvlist_alloc(); in dsl_deleg_get()
355 perms_nvp = fnvlist_alloc(); in dsl_deleg_get()
H A Ddsl_prop.c903 nvlist_t *nvl = fnvlist_alloc(); in dsl_prop_set_int()
916 nvlist_t *nvl = fnvlist_alloc(); in dsl_prop_set_string()
929 nvlist_t *nvl = fnvlist_alloc(); in dsl_prop_inherit()
H A Dzfs_ioctl.c2603 nvlist_t *genericnvl = fnvlist_alloc(); in zfs_set_prop_nvlist()
2604 nvlist_t *retrynvl = fnvlist_alloc(); in zfs_set_prop_nvlist()
2860 errors = fnvlist_alloc(); in zfs_ioc_set_prop()
2921 dummy = fnvlist_alloc(); in zfs_ioc_inherit_prop()
4999 *errors = fnvlist_alloc(); in zfs_ioc_recv_impl()
5081 nvlist_t *oprops = fnvlist_alloc(); in zfs_ioc_recv_impl()
5082 nvlist_t *xprops = fnvlist_alloc(); in zfs_ioc_recv_impl()
5249 setprops = fnvlist_alloc(); in zfs_ioc_recv_impl()
5250 inheritprops = fnvlist_alloc(); in zfs_ioc_recv_impl()
7791 lognv = fnvlist_alloc(); in zfsdev_ioctl_common()
[all …]
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dspa_os.c127 tops[holes[i]] = fnvlist_alloc(); in spa_generate_rootconf()
136 tops[i] = fnvlist_alloc(); in spa_generate_rootconf()
152 nvroot = fnvlist_alloc(); in spa_generate_rootconf()
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_iter.c178 range_nvl = fnvlist_alloc(); in zfs_iter_snapshots_v2()
183 range_nvl = fnvlist_alloc(); in zfs_iter_snapshots_v2()
234 props = fnvlist_alloc(); in zfs_iter_bookmarks_v2()
H A Dlibzfs_sendrecv.c355 nvlist_t *nv = fnvlist_alloc(); in send_iterate_snap()
553 nvfs = fnvlist_alloc(); in send_iterate_fs()
571 nv = fnvlist_alloc(); in send_iterate_fs()
695 sd.fss = fnvlist_alloc(); in gather_nvlist()
828 thisdbg = fnvlist_alloc(); in dump_ioctl()
3526 deleted = fnvlist_alloc(); in recv_incremental_replication()
3920 renamed = fnvlist_alloc(); in zfs_receive_package()
4189 *oxprops = fnvlist_alloc(); in zfs_setup_cmdline_props()
4190 oprops = fnvlist_alloc(); in zfs_setup_cmdline_props()
4462 rcvprops = fnvlist_alloc(); in zfs_receive_one()
[all …]
H A Dlibzfs_dataset.c623 props = fnvlist_alloc(); in zfs_bookmark_exists()
1644 props = fnvlist_alloc(); in zfs_add_synthetic_resv()
1704 props = fnvlist_alloc(); in zfs_fix_auto_resv()
2618 nvlist_t *argnvl = fnvlist_alloc(); in zcp_check()
3896 nvlist_t *nv = fnvlist_alloc(); in zfs_destroy()
3909 nvlist_t *nv = fnvlist_alloc(); in zfs_destroy()
3962 dd.nvl = fnvlist_alloc(); in zfs_destroy_snaps()
4305 sd.sd_nvl = fnvlist_alloc(); in zfs_snapshot()
4998 ha.nvl = fnvlist_alloc(); in zfs_hold()
5110 nvlist_t *torelease = fnvlist_alloc(); in zfs_release_one()
[all …]
H A Dlibzfs_pool.c2347 errlist = fnvlist_alloc(); in zpool_translate_vdev_guids()
2403 nvlist_t *vdev_guids = fnvlist_alloc(); in zpool_initialize_impl()
2404 nvlist_t *guids_to_paths = fnvlist_alloc(); in zpool_initialize_impl()
2603 nvlist_t *vdev_guids = fnvlist_alloc(); in zpool_trim()
2604 nvlist_t *guids_to_paths = fnvlist_alloc(); in zpool_trim()
2659 nvlist_t *args = fnvlist_alloc(); in zpool_scan()
2999 search = fnvlist_alloc(); in zpool_find_vdev_by_physpath()
3054 search = fnvlist_alloc(); in zpool_find_vdev()
4201 nvlist_t *innvl = fnvlist_alloc(); in zpool_sync_one()
4475 args = fnvlist_alloc(); in zpool_log_history()
[all …]
/freebsd-14.2/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlzbe_device.c68 nv = fnvlist_alloc(); in lzbe_set_boot_device()
H A Dlzbe_pair.c109 nv = fnvlist_alloc(); in lzbe_nvlist_set()
/freebsd-14.2/sys/contrib/openzfs/module/nvpair/
H A Dfnvpair.c51 fnvlist_alloc(void) in fnvlist_alloc() function
598 EXPORT_SYMBOL(fnvlist_alloc);
/freebsd-14.2/sys/contrib/openzfs/cmd/
H A Dztest.c1246 file = fnvlist_alloc(); in make_vdev_file()
1270 raid = fnvlist_alloc(); in make_vdev_raid()
1322 mirror = fnvlist_alloc(); in make_vdev_mirror()
1361 root = fnvlist_alloc(); in make_vdev_root()
1524 props = fnvlist_alloc(); in ztest_spa_prop_set_uint64()
3089 props = fnvlist_alloc(); in ztest_spa_upgrade()
3544 split = fnvlist_alloc(); in ztest_split_pool()
5893 snaps = fnvlist_alloc(); in user_release_one()
5894 holds = fnvlist_alloc(); in user_release_one()
5992 holds = fnvlist_alloc(); in ztest_dmu_snapshot_hold()
[all …]
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/os/freebsd/
H A Dlibzfs_compat.c344 args = fnvlist_alloc(); in zpool_nextboot()

12