Searched defs:prop_name (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzcp_set.c58 const char *prop_name = args->prop; local
93 const char *prop_name = args->prop; local
38 zcp_set_user_prop(lua_State *state, dsl_pool_t *dp, const char *dsname, const char *prop_name, const char *prop_val, dmu_tx_t *tx) argument
H A Dzcp_get.c458 const char *prop_name = zfs_prop_to_name(zfs_prop); local
543 const char *prop_name = zfs_prop_to_name(zfs_prop); local
575 get_userquota_prop(const char *prop_name) argument
595 parse_userquota_prop(const char *prop_name, zfs_userquota_prop_ argument
638 zcp_get_userquota_prop(lua_State *state, dsl_pool_t *dp, const char *dataset_name, const char *prop_name) argument
690 parse_written_prop(const char *dataset_name, const char *prop_name, char *snap_name) argument
709 zcp_get_written_prop(lua_State *state, dsl_pool_t *dp, const char *dataset_name, const char *prop_name) argument
[all...]
H A Dzvol.c1552 const char *prop_name = zfs_prop_to_name(zsda->zsda_prop); local
/freebsd-current/sys/dev/pwm/
H A Dofw_pwm.c40 pwm_get_by_ofw_propidx(device_t consumer, phandle_t node, const char *prop_name, int idx, pwm_channel_t *out_channel) argument
79 pwm_get_by_ofw_property(device_t consumer, phandle_t node, const char *prop_name, pwm_channel_t *out_channel) argument
/freebsd-current/sys/dev/ocs_fc/
H A Docs_pci.c952 ocs_get_property(const char *prop_name, char *buffer, uint32_t buffer_len) argument
/freebsd-current/sys/dev/gpio/
H A Dofw_gpiobus.c58 gpio_pin_get_by_ofw_propidx(device_t consumer, phandle_t cnode, char *prop_name, int idx, gpio_pin_t *out_pin) argument
/freebsd-current/sys/dev/iicbus/pmic/
H A Dact8846_regulator.c370 char prop_name[64]; /* Maximum OFW property name length. */ local
/freebsd-current/sys/arm/nvidia/
H A Das3722_regulators.c508 char prop_name[64]; /* Maximum OFW property name length. */ local
H A Dtegra_pinmux.c103 static const struct prop_name { struct
/freebsd-current/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c637 char prop_name[64]; /* Maximum OFW property name length. */ local
H A Dtegra210_pinmux.c103 static const struct prop_name { struct
/freebsd-current/crypto/openssl/crypto/evp/
H A Devp_fetch.c585 evp_default_property_is_enabled(OSSL_LIB_CTX *libctx, const char *prop_name) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2516 const char *prop_name = nullptr; member in struct:__anon1430::PropertyAttributes
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c5168 zpool_get_vdev_prop_value(nvlist_t *nvprop, vdev_prop_t prop, char *prop_name, argument
5334 zpool_get_vdev_prop(zpool_handle_t *zhp, const char *vdevname, vdev_prop_t prop, char *prop_name, char *buf, size_t len, zprop_source_t *srctype, boolean_t literal) argument
[all...]
H A Dlibzfs_dataset.c2613 const char *prop_name = zfs_prop_to_name(prop); local
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c10555 char *prop_name; local

Completed in 428 milliseconds