• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/

Lines Matching refs:nvlist_t

219 static nvlist_t *
220 process_user_props(zfs_handle_t *zhp, nvlist_t *props)
224 nvlist_t *propval;
225 nvlist_t *nvl;
340 nvlist_t *recvdprops;
374 nvlist_t *allprops, *userprops;
575 nvlist_t *bmarks;
576 nvlist_t *props;
606 nvlist_t *bmark_props)
978 nvlist_t *
979 zfs_valid_proplist(libzfs_handle_t *hdl, zfs_type_t type, nvlist_t *nvl,
987 nvlist_t *ret;
1542 zfs_add_synthetic_resv(zfs_handle_t *zhp, nvlist_t *nvl)
1549 nvlist_t *props;
1592 zfs_fix_auto_resv(zfs_handle_t *zhp, nvlist_t *nvl)
1597 nvlist_t *props;
1748 nvlist_t *nvl = NULL;
1774 zfs_prop_set_list(zfs_handle_t *zhp, nvlist_t *props)
1782 nvlist_t *nvl;
1896 nvlist_t *errorprops = NULL;
2064 nvlist_t *nv;
2085 nvlist_t *nv;
2119 zhp->zfs_props = (nvlist_t *)(uintptr_t)*cookie;
2137 nvlist_t *zplprops = NULL;
2367 nvlist_t *propval;
2383 nvlist_t *value;
2403 nvlist_t *value;
2432 nvlist_t *
2435 nvlist_t *nv, *value;
2510 nvlist_t *outnvl;
2511 nvlist_t *retnvl;
2512 nvlist_t *argnvl = fnvlist_alloc();
3544 nvlist_t *props)
3710 nvlist_t *nv = fnvlist_alloc();
3723 nvlist_t *nv = fnvlist_alloc();
3743 nvlist_t *nvl;
3793 zfs_destroy_snaps_nvl(libzfs_handle_t *hdl, nvlist_t *snaps, boolean_t defer)
3796 nvlist_t *errlist = NULL;
3839 zfs_clone(zfs_handle_t *zhp, const char *target, nvlist_t *props)
3964 nvlist_t *sd_nvl;
4023 zfs_snapshot_nvl(libzfs_handle_t *hdl, nvlist_t *snaps, nvlist_t *props)
4028 nvlist_t *errors;
4101 nvlist_t *props)
4520 nvlist_t *
4526 nvlist_t *
4555 nvlist_t *userprops, *propval;
4702 nvlist_t *nvlist = NULL;
4821 nvlist_t *nvl;
4880 zfs_hold_nvl(zfs_handle_t *zhp, int cleanup_fd, nvlist_t *holds)
4883 nvlist_t *errors;
4953 nvlist_t *existing_holds;
4963 nvlist_t *torelease = fnvlist_alloc();
4981 nvlist_t *errors = NULL;
5057 zfs_get_fsacl(zfs_handle_t *zhp, nvlist_t **nvl)
5124 zfs_set_fsacl(zfs_handle_t *zhp, boolean_t un, nvlist_t *nvl)
5178 zfs_get_holds(zfs_handle_t *zhp, nvlist_t **nvl)
5218 zvol_volsize_to_reservation(uint64_t volsize, nvlist_t *props)