Searched refs:zfs_prop_index_to_string (Results 1 – 5 of 5) sorted by relevance
539 zfs_prop_index_to_string(zfs_prop_t prop, uint64_t index, const char **string) in zfs_prop_index_to_string() function
263 int zfs_prop_index_to_string(zfs_prop_t, uint64_t, const char **);
2613 if (zfs_prop_index_to_string(prop, val, &strval) != 0) in zfs_prop_get()
2593 if (zfs_prop_index_to_string(prop, in zfs_set_prop_nvlist()
1047 VERIFY(zfs_prop_index_to_string(prop, curval, &valname) == 0); in ztest_dsl_prop_set_uint64()