Searched refs:zfs_get_user_props (Results 1 – 11 of 11) sorted by relevance
375 if ((userprops = zfs_get_user_props(zhp)) == NULL) { in be_zone_get_parent_uuid()621 if ((userprops = zfs_get_user_props(zhp)) == NULL) { in be_zone_get_active()
1112 if ((userprops = zfs_get_user_props(zhp)) == NULL) { in be_get_node_data()1240 if ((userprops = zfs_get_user_props(zfshp)) == NULL) { in be_get_ds_data()1318 if ((userprops = zfs_get_user_props(zfshp)) != NULL && in be_get_ss_data()
1475 if ((userprops = zfs_get_user_props(zhp)) == NULL) { in be_get_uuid()
305 luser = zfs_get_user_props(l); in zfs_sort()306 ruser = zfs_get_user_props(r); in zfs_sort()
1692 nvlist_t *user_props = zfs_get_user_props(zhp); in get_callback()3258 nvlist_t *userprops = zfs_get_user_props(zhp); in print_dataset()
116 zfs_get_user_props;
501 extern nvlist_t *zfs_get_user_props(zfs_handle_t *);
4566 zfs_get_user_props(zfs_handle_t *zhp) in zfs_get_user_props() function4608 userprops = zfs_get_user_props(zhp); in zfs_expand_proplist()
1343 uprops = zfs_get_user_props(zhp); in zfs_get_prop_counts()1421 uprops = zfs_get_user_props(mhd.ml_handle); in ndmp_include_zfs()
858 if ((userprops = zfs_get_user_props(zhp)) == NULL) { in ndmpd_get_dumptime()
2054 userprop = zfs_get_user_props(zhp); in ndmpd_zfs_snapshot_prop_get()