/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfs_prop.c | 784 zfs_prop_delegatable(zfs_prop_t prop) in zfs_prop_delegatable() 800 zfs_prop_t 870 zfs_prop_string_to_index(zfs_prop_t prop, const char *string, uint64_t *index) in zfs_prop_string_to_index() 876 zfs_prop_index_to_string(zfs_prop_t prop, uint64_t index, const char **string) in zfs_prop_index_to_string() 882 zfs_prop_random_value(zfs_prop_t prop, uint64_t seed) in zfs_prop_random_value() 897 zfs_prop_get_type(zfs_prop_t prop) in zfs_prop_get_type() 908 zfs_prop_readonly(zfs_prop_t prop) in zfs_prop_readonly() 921 zfs_prop_visible(zfs_prop_t prop) in zfs_prop_visible() 933 zfs_prop_setonce(zfs_prop_t prop) in zfs_prop_setonce() 942 zfs_prop_default_string(zfs_prop_t prop) in zfs_prop_default_string() [all …]
|
H A D | zfs_deleg.c | 97 zfs_prop_t prop = zfs_name_to_prop(perm); in zfs_deleg_canonicalize_perm()
|
/freebsd/sys/contrib/openzfs/include/sys/fs/ |
H A D | zfs.h | 200 } zfs_prop_t; typedef 387 _SYS_FS_ZFS_H const char *zfs_prop_default_string(zfs_prop_t); 388 _SYS_FS_ZFS_H uint64_t zfs_prop_default_numeric(zfs_prop_t); 389 _SYS_FS_ZFS_H boolean_t zfs_prop_readonly(zfs_prop_t); 390 _SYS_FS_ZFS_H boolean_t zfs_prop_visible(zfs_prop_t prop); 391 _SYS_FS_ZFS_H boolean_t zfs_prop_inheritable(zfs_prop_t); 392 _SYS_FS_ZFS_H boolean_t zfs_prop_setonce(zfs_prop_t); 393 _SYS_FS_ZFS_H boolean_t zfs_prop_encryption_key_param(zfs_prop_t); 395 _SYS_FS_ZFS_H const char *zfs_prop_to_name(zfs_prop_t); 396 _SYS_FS_ZFS_H zfs_prop_t zfs_name_to_prop(const char *); [all …]
|
/freebsd/sys/contrib/openzfs/include/ |
H A D | libzfs.h | 538 _LIBZFS_H const char *zfs_prop_default_string(zfs_prop_t); 539 _LIBZFS_H uint64_t zfs_prop_default_numeric(zfs_prop_t); 540 _LIBZFS_H const char *zfs_prop_column_name(zfs_prop_t); 541 _LIBZFS_H boolean_t zfs_prop_align_right(zfs_prop_t); 547 _LIBZFS_H const char *zfs_prop_to_name(zfs_prop_t); 551 _LIBZFS_H int zfs_prop_get(zfs_handle_t *, zfs_prop_t, char *, size_t, 555 _LIBZFS_H int zfs_prop_get_numeric(zfs_handle_t *, zfs_prop_t, uint64_t *, 567 _LIBZFS_H uint64_t getprop_uint64(zfs_handle_t *, zfs_prop_t, const char **); 568 _LIBZFS_H uint64_t zfs_prop_get_int(zfs_handle_t *, zfs_prop_t); 570 _LIBZFS_H const char *zfs_prop_values(zfs_prop_t); [all …]
|
H A D | zfs_prop.h | 93 _ZFS_PROP_H zprop_type_t zfs_prop_get_type(zfs_prop_t); 94 _ZFS_PROP_H boolean_t zfs_prop_delegatable(zfs_prop_t prop);
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_impl.h | 137 extern void zfs_setprop_error(libzfs_handle_t *, zfs_prop_t, int, char *); 179 extern prop_changelist_t *changelist_gather(zfs_handle_t *, zfs_prop_t, int, 202 zfs_prop_t p_prop;
|
H A D | libzfs_changelist.c | 76 zfs_prop_t cl_prop; 77 zfs_prop_t cl_realprop; 78 zfs_prop_t cl_shareprop; /* used with sharenfs/sharesmb */ 590 compare_props(const void *a, const void *b, zfs_prop_t prop) in compare_props() 644 changelist_gather(zfs_handle_t *zhp, zfs_prop_t prop, int gather_flags, in changelist_gather()
|
H A D | libzfs_dataset.c | 1009 zfs_which_resv_prop(zfs_handle_t *zhp, zfs_prop_t *resv_prop) in zfs_which_resv_prop() 1037 zfs_prop_t prop; in zfs_valid_proplist() 1635 zfs_prop_t resv_prop; in zfs_add_synthetic_resv() 1684 zfs_prop_t prop; in zfs_fix_auto_resv() 1731 zfs_is_namespace_prop(zfs_prop_t prop) in zfs_is_namespace_prop() 1806 zfs_prop_t prop; in zfs_prop_set_list_flags() 1985 zfs_prop_t prop; in zfs_prop_inherit() 2091 getprop_uint64(zfs_handle_t *zhp, zfs_prop_t prop, const char **source) in getprop_uint64() 2112 getprop_string(zfs_handle_t *zhp, zfs_prop_t prop, const char **source) in getprop_string() 2163 get_numeric_property(zfs_handle_t *zhp, zfs_prop_t prop, zprop_source_t *src, in get_numeric_property() [all …]
|
H A D | libzfs_iter.c | 235 for (zfs_prop_t p = 0; p < ZFS_NUM_PROPS; p++) { in zfs_iter_bookmarks_v2()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zcp_get.c | 104 get_prop_src(lua_State *state, const char *setpoint, zfs_prop_t prop) in get_prop_src() 187 get_dsl_dir_prop(dsl_dataset_t *ds, zfs_prop_t zfs_prop, in get_dsl_dir_prop() 224 zfs_prop_t zfs_prop) in get_special_prop() 452 get_zap_prop(lua_State *state, dsl_dataset_t *ds, zfs_prop_t zfs_prop) in get_zap_prop() 504 prop_valid_for_ds(dsl_dataset_t *ds, zfs_prop_t zfs_prop) in prop_valid_for_ds() 530 zfs_prop_t zfs_prop) in zcp_get_system_prop() 792 zfs_prop_t zfs_prop = zfs_name_to_prop(property_name); in zcp_get_prop()
|
H A D | dsl_prop.c | 48 dodefault(zfs_prop_t prop, int intsz, int numints, void *buf) in dodefault() 75 dsl_prop_known_index(zfs_prop_t prop, uint64_t value) in dsl_prop_known_index() 92 zfs_prop_t prop; in dsl_prop_get_dd() 194 zfs_prop_t prop = zfs_name_to_prop(propname); in dsl_prop_get_ds() 398 zfs_prop_t prop = zfs_name_to_prop(propname); in dsl_prop_predict() 693 zfs_prop_t prop = zfs_name_to_prop(propname); in dsl_prop_set_iuv() 1075 zfs_prop_t prop; in dsl_prop_get_all_impl() 1328 dsl_prop_nvlist_add_uint64(nvlist_t *nv, zfs_prop_t prop, uint64_t value) in dsl_prop_nvlist_add_uint64() 1351 dsl_prop_nvlist_add_string(nvlist_t *nv, zfs_prop_t prop, const char *value) in dsl_prop_nvlist_add_string()
|
H A D | zfs_znode.c | 318 zfs_get_zplprop(objset_t *os, zfs_prop_t prop, uint64_t *value) in zfs_get_zplprop()
|
H A D | zfs_ioctl.c | 603 zfs_secpolicy_setprop(const char *dsname, zfs_prop_t prop, nvpair_t *propval, in zfs_secpolicy_setprop() 1104 zfs_prop_t prop = zfs_name_to_prop(zc->zc_value); in zfs_secpolicy_inherit_prop() 2202 nvl_add_zplprop(objset_t *os, nvlist_t *props, zfs_prop_t prop) in nvl_add_zplprop() 2481 zfs_prop_t prop = zfs_name_to_prop(propname); in zfs_prop_set_special() 2643 zfs_is_namespace_prop(zfs_prop_t prop) in zfs_is_namespace_prop() 2690 zfs_prop_t prop = zfs_name_to_prop(propname); in zfs_set_prop_nvlist() 2966 zfs_prop_t prop = zfs_name_to_prop(propname); in zfs_ioc_inherit_prop() 4723 zfs_prop_t prop = zfs_name_to_prop(propname); in zfs_check_settable() 5108 static const zfs_prop_t delayable[] = { in extract_delay_props() 5278 zfs_prop_t prop = zfs_name_to_prop(name); in zfs_ioc_recv_impl()
|
H A D | zcp_synctask.c | 362 zfs_prop_t prop = zfs_name_to_prop(args->zipa_prop); in zcp_synctask_inherit_prop_check()
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dsl_prop.h | 118 void dsl_prop_nvlist_add_uint64(nvlist_t *nv, zfs_prop_t prop, uint64_t value); 120 zfs_prop_t prop, const char *value);
|
H A D | zcp_prop.h | 28 boolean_t prop_valid_for_ds(dsl_dataset_t *ds, zfs_prop_t zfs_prop);
|
H A D | zvol.h | 54 extern int zvol_set_common(const char *, zfs_prop_t, zprop_source_t, uint64_t);
|
H A D | dsl_dir.h | 186 int dsl_fs_ss_limit_check(dsl_dir_t *, uint64_t, zfs_prop_t, dsl_dir_t *,
|
H A D | zfs_znode.h | 163 extern int zfs_get_zplprop(objset_t *os, zfs_prop_t prop, uint64_t *value);
|
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_iter.h | 38 zfs_prop_t sc_prop;
|
H A D | zfs_iter.c | 176 zfs_prop_t prop; in zfs_add_sort_column()
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ |
H A D | zfs_vfsops_os.h | 225 extern int zfs_get_temporary_prop(struct dsl_dataset *ds, zfs_prop_t zfs_prop,
|
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
H A D | zfs_vfsops_os.h | 250 extern int zfs_get_temporary_prop(dsl_dataset_t *ds, zfs_prop_t zfs_prop,
|
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/ |
H A D | libzfs_mount_os.c | 267 zfs_selinux_setcontext(zfs_handle_t *zhp, zfs_prop_t zpt, const char *name, in zfs_selinux_setcontext()
|
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
H A D | ioctl.c | 472 zfs_prop_t i; in py_get_proptable()
|