Searched refs:zprop_name_to_prop (Results 1 – 5 of 5) sorted by relevance
117 int zprop_name_to_prop(const char *, zfs_type_t);
141 return (zprop_name_to_prop(propname, ZFS_TYPE_POOL)); in zpool_name_to_prop()
254 zprop_name_to_prop(const char *propname, zfs_type_t type) in zprop_name_to_prop() function
472 return (zprop_name_to_prop(propname, ZFS_TYPE_DATASET)); in zfs_name_to_prop()
1259 prop = zprop_name_to_prop(propname, type); in addlist()