Searched defs:zfs_valid_proplist (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 941 zfs_valid_proplist(libzfs_handle_t *hdl, zfs_type_t type, nvlist_t *nvl, function 1650 if ((nvl = zfs_valid_proplist(hdl, zhp->zfs_type, props, 3315 if (props && (props = zfs_valid_proplist(hdl, type, props, 3584 if ((props = zfs_valid_proplist(hdl, type, props, zoned, 3740 (props = zfs_valid_proplist(hdl, ZFS_TYPE_SNAPSHOT,
|
Completed in 69 milliseconds