Searched refs:zfs_get_user_props (Results 1 – 4 of 4) sorted by relevance
305 luser = zfs_get_user_props(l); in zfs_sort()306 ruser = zfs_get_user_props(r); in zfs_sort()
1524 nvlist_t *user_props = zfs_get_user_props(zhp); in get_callback()3003 nvlist_t *userprops = zfs_get_user_props(zhp); in print_dataset()
455 extern nvlist_t *zfs_get_user_props(zfs_handle_t *);
4122 zfs_get_user_props(zfs_handle_t *zhp) in zfs_get_user_props() function4164 userprops = zfs_get_user_props(zhp); in zfs_expand_proplist()