| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| H A D | _nvlist.py | 75 nvlist = _ffi.gc(nvlistp[0], _lib.nvlist_free) 76 _dict_to_nvlist(props, nvlist) 77 return nvlist 170 def _nvlist_add_array(nvlist, key, array): argument 220 ret = cfunc(nvlist, key, array, len(array)) 225 ret = cfunc(nvlist, key, array, len(array)) 232 def _nvlist_to_dict(nvlist, props): argument 266 def _dict_to_nvlist(props, nvlist): argument 274 _nvlist_add_array(nvlist, k, v) 284 ret = cfunc(nvlist, k, v) [all …]
|
| H A D | _libzfs_core.py | 125 nvlist = nvlist_in(props) 160 nvlist = nvlist_in(props) 334 nvlist = nvlist_in(bookmarks) 371 nvlist = nvlist_in(props_dict) 484 nvlist = nvlist_in(holds) 803 nvlist = nvlist_in(props) 865 nvlist = nvlist_in(props) 1059 nvlist = nvlist_in(props) 1146 nvlist = nvlist_in(props) 1296 nvlist = nvlist_in(props) [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dsl_destroy.h | 34 struct nvlist; 39 int dsl_destroy_snapshots_nvl(struct nvlist *, boolean_t, 40 struct nvlist *);
|
| H A D | dmu.h | 72 struct nvlist; 337 int dsl_destroy_snapshots_nvl(struct nvlist *snaps, boolean_t defer, 338 struct nvlist *errlist); 954 void dmu_objset_stats(objset_t *os, struct nvlist *nv);
|
| H A D | nvpair.h | 85 typedef struct nvlist { struct
|
| /f-stack/freebsd/contrib/openzfs/contrib/pam_zfs_key/ |
| H A D | pam_zfs_key.c | 207 const char *passphrase, nvlist_t *nvlist) in prepare_passphrase() argument 215 if (nvlist != NULL) { in prepare_passphrase() 236 if (nvlist_add_uint64(nvlist, in prepare_passphrase() 290 nvlist_t *nvlist = fnvlist_alloc(); in change_key() local 293 nvlist_free(nvlist); in change_key() 297 if (nvlist_add_string(nvlist, in change_key() 302 nvlist_free(nvlist); in change_key() 306 if (nvlist_add_uint64(nvlist, in change_key() 311 nvlist_free(nvlist); in change_key() 320 nvlist_free(nvlist); in change_key() [all …]
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfsbootenv/ |
| H A D | lzbe_util.c | 24 lzbe_bootenv_print(const char *pool, const char *nvlist, FILE *of) in lzbe_bootenv_print() argument 32 rv = lzbe_nvlist_get(pool, nvlist, (void **)&nv); in lzbe_bootenv_print()
|
| H A D | libzfsbootenv.abi | 207 …<parameter type-id='type-id-9' name='nvlist' filepath='/home/fedora/zfs/lib/libzfsbootenv/lzbe_uti…
|
| /f-stack/freebsd/sys/ |
| H A D | dnv.h | 48 struct nvlist; 50 typedef struct nvlist nvlist_t;
|
| H A D | cnv.h | 45 struct nvlist; 47 typedef struct nvlist nvlist_t;
|
| H A D | nv.h | 49 struct nvlist; 51 typedef struct nvlist nvlist_t;
|
| /f-stack/freebsd/contrib/libnv/ |
| H A D | dnvlist.c | 71 DNVLIST_GET(const nvlist_t *, nvlist) in DNVLIST_GET() 108 DNVLIST_TAKE(nvlist_t *, nvlist) in DNVLIST_TAKE()
|
| H A D | cnvlist.c | 87 CNVLIST_GET(const nvlist_t *, nvlist, NVLIST) in CNVLIST_GET() 146 CNVLIST_TAKE(nvlist_t *, nvlist, NVLIST) 208 CNVLIST_FREE(nvlist)
|
| H A D | nvlist.c | 98 struct nvlist { struct 1446 NVLIST_EXISTS(nvlist, NVLIST) in NVLIST_EXISTS() 1581 NVLIST_ADD(const nvlist_t *, nvlist) 1612 NVLIST_ADD_ARRAY(const nvlist_t * const *, nvlist) in NVLIST_ADD_ARRAY() 1643 NVLIST_APPEND_ARRAY(const nvlist_t *, nvlist, NVLIST) 1905 NVLIST_GET(const nvlist_t *, nvlist, NVLIST) in NVLIST_GET() 1940 NVLIST_GET_ARRAY(const nvlist_t * const *, nvlist, NVLIST) in NVLIST_GET_ARRAY() 1966 NVLIST_TAKE(nvlist_t *, nvlist, NVLIST) 2009 NVLIST_TAKE_ARRAY(nvlist_t **, nvlist, NVLIST) in NVLIST_TAKE_ARRAY() 2044 NVLIST_FREE(nvlist, NVLIST) in NVLIST_FREE()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_config.c | 81 nvlist_t *nvlist, *child; in spa_config_load() local 127 if (nvlist_unpack(buf, fsize, &nvlist, KM_SLEEP) != 0) in spa_config_load() 136 while ((nvpair = nvlist_next_nvpair(nvlist, nvpair)) != NULL) { in spa_config_load() 148 nvlist_free(nvlist); in spa_config_load()
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | zfs_deleg.h | 90 int zfs_deleg_verify_nvlist(nvlist_t *nvlist);
|
| /f-stack/freebsd/contrib/openzfs/lib/libnvpair/ |
| H A D | libnvpair.c | 444 NVLIST_PRINTCTL_REPLACE(nvlist, nvlist_t *) 739 RENDER(pctl, nvlist, nvl, name, val); in nvlist_print_with_indent()
|
| H A D | libnvpair.abi | 328 …<class-decl name='nvlist' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../…
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_dataset.c | 4743 nvlist_t *nvlist = NULL; in zfs_smb_acl_mgmt() local 4751 if (nvlist_alloc(&nvlist, NV_UNIQUE_NAME, 0) != 0) { in zfs_smb_acl_mgmt() 4763 if (nvlist_add_string(nvlist, ZFS_SMB_ACL_SRC, in zfs_smb_acl_mgmt() 4768 if (nvlist_add_string(nvlist, ZFS_SMB_ACL_TARGET, in zfs_smb_acl_mgmt() 4773 if (zcmd_write_src_nvlist(hdl, &zc, nvlist) != 0) { in zfs_smb_acl_mgmt() 4774 nvlist_free(nvlist); in zfs_smb_acl_mgmt() 4784 nvlist_free(nvlist); in zfs_smb_acl_mgmt()
|
| H A D | libzfs.abi | 849 …<class-decl name='nvlist' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../…
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 349 …<class-decl name='nvlist' size-in-bits='192' is-struct='yes' visibility='default' filepath='../../…
|