Searched defs:nvlist (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13-stable/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| HD | _nvlist.py | 170 def _nvlist_add_array(nvlist, key, array): argument 232 def _nvlist_to_dict(nvlist, props): argument 266 def _dict_to_nvlist(props, nvlist): argument
|
| /freebsd-13-stable/sys/contrib/openzfs/include/sys/ |
| HD | nvpair.h | 85 typedef struct nvlist { struct 96 /* nvlist pack encoding */ argument
|
| /freebsd-13-stable/sbin/zfsbootcfg/ |
| HD | zfsbootcfg.c | 45 add_pair(const char *name, const char *nvlist, const char *key, in add_pair() 163 delete_pair(const char *name, const char *nvlist, const char *key) in delete_pair() 190 const char *key, *value, *type, *nvlist; in main() local
|
| /freebsd-13-stable/sys/contrib/openzfs/lib/libzfsbootenv/ |
| HD | lzbe_util.c | 24 lzbe_bootenv_print(const char *pool, const char *nvlist, FILE *of) in lzbe_bootenv_print()
|
| /freebsd-13-stable/sys/contrib/libnv/ |
| HD | nvlist.c | 98 struct nvlist { struct 114 MALLOC_DEFINE(M_NVLIST, "nvlist", "kernel nvlist"); argument
|
| /freebsd-13-stable/stand/libsa/zfs/ |
| HD | nvlist.c | 407 nvlist_t nvlist; in nvlist_xdr_nvp() local 853 nvlist_t **nvlist) in clone_nvlist() 904 nvlist_t **nvlist, *nv; in nvlist_find() local 1563 nvlist_t nvlist; in nvpair_print() local
|
| HD | zfsimpl.c | 887 vdev_set_initial_state(vdev_t *vdev, const nvlist_t *nvlist) in vdev_set_initial_state() 922 vdev_init(uint64_t guid, const nvlist_t *nvlist, vdev_t **vdevp) in vdev_init() 1114 vdev_from_nvlist(spa_t *spa, uint64_t top_guid, const nvlist_t *nvlist) in vdev_from_nvlist() 1169 vdev_init_from_label(spa_t *spa, const nvlist_t *nvlist) in vdev_init_from_label() 1236 vdev_update_from_nvlist(uint64_t top_guid, const nvlist_t *nvlist) in vdev_update_from_nvlist() 1276 vdev_init_from_nvlist(spa_t *spa, const nvlist_t *nvlist) in vdev_init_from_nvlist() 3474 nvlist_t *nvlist; in zfs_spa_init() local
|
| /freebsd-13-stable/sys/contrib/openzfs/contrib/pam_zfs_key/ |
| HD | pam_zfs_key.c | 215 const char *passphrase, nvlist_t *nvlist) in prepare_passphrase() 298 nvlist_t *nvlist = fnvlist_alloc(); in change_key() local
|
| /freebsd-13-stable/sys/contrib/openzfs/module/zfs/ |
| HD | spa_config.c | 82 nvlist_t *nvlist, *child; in spa_config_load() local
|
| /freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/ |
| HD | libzfs_dataset.c | 4754 nvlist_t *nvlist = NULL; in zfs_smb_acl_mgmt() local
|