Home
last modified time | relevance | path

Searched refs:createprops (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c3061 boolean_t fuids_ok, boolean_t sa_ok, nvlist_t *createprops, in zfs_fill_zplprops_impl() argument
3078 if (createprops) { in zfs_fill_zplprops_impl()
3079 (void) nvlist_lookup_uint64(createprops, in zfs_fill_zplprops_impl()
3081 (void) nvlist_lookup_uint64(createprops, in zfs_fill_zplprops_impl()
3083 (void) nvlist_remove_all(createprops, in zfs_fill_zplprops_impl()
3085 (void) nvlist_lookup_uint64(createprops, in zfs_fill_zplprops_impl()
3087 (void) nvlist_remove_all(createprops, in zfs_fill_zplprops_impl()
3089 (void) nvlist_lookup_uint64(createprops, in zfs_fill_zplprops_impl()
3091 (void) nvlist_remove_all(createprops, in zfs_fill_zplprops_impl()
3145 zfs_fill_zplprops(const char *dataset, nvlist_t *createprops, in zfs_fill_zplprops() argument
[all …]