Home
last modified time | relevance | path

Searched refs:zfs_prop (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzcp_get.c193 switch (zfs_prop) { in get_dsl_dir_prop()
225 zfs_prop_t zfs_prop) in get_special_prop() argument
237 switch (zfs_prop) { in get_special_prop()
391 if (zfs_prop == ZFS_PROP_KEYSTATUS) in get_special_prop()
445 get_prop_src(state, setpoint, zfs_prop); in get_special_prop()
496 get_prop_src(state, setpoint, zfs_prop); in get_zap_prop()
511 (zfs_prop == ZFS_PROP_MOUNTED)) in prop_valid_for_ds()
531 zfs_prop_t zfs_prop) in zcp_get_system_prop() argument
545 if (!prop_valid_for_ds(ds, zfs_prop)) { in zcp_get_system_prop()
796 if (zfs_prop != ZPROP_INVAL) { in zcp_get_prop()
[all …]
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzcp_prop.h28 boolean_t prop_valid_for_ds(dsl_dataset_t *ds, zfs_prop_t zfs_prop);
/f-stack/freebsd/contrib/openzfs/include/
H A DMakefile.am10 zfs_prop.h
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A DMakefile.in21 $(MODULE)-objs += zfs_prop.o
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A DMakefile.am63 zfs_prop.c \
H A Dlibzfs.abi4424 …<parameter type-id='type-id-34' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='984' …
4428 …<parameter type-id='type-id-34' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='974' …
4432 …<parameter type-id='type-id-34' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='963' …
4436 …<parameter type-id='type-id-34' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='952' …
4440 …<parameter type-id='type-id-105' name='str' filepath='../../module/zcommon/zfs_prop.c' line='931' …
4445 …<parameter type-id='type-id-34' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='915' …
4449 …<parameter type-id='type-id-34' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='904' …
4453 …<parameter type-id='type-id-34' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='895' …
4457 …<parameter type-id='type-id-34' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='885' …
4461 …<parameter type-id='type-id-34' name='prop' filepath='../../module/zcommon/zfs_prop.c' line='879' …
[all …]
H A Dlibzfs_dataset.c4721 zfs_prop_t zfs_prop = zfs_name_to_prop(nvpair_name(curr)); in zfs_prune_proplist() local
4731 if (zfs_prop != ZPROP_INVAL && props[zfs_prop] == B_FALSE) in zfs_prune_proplist()
/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_vfsops_os.h220 extern int zfs_get_temporary_prop(dsl_dataset_t *ds, zfs_prop_t zfs_prop,
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_vfsops_os.h310 extern int zfs_get_temporary_prop(struct dsl_dataset *ds, zfs_prop_t zfs_prop,
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A DMakefile.am49 zfs_prop.c \
/f-stack/freebsd/contrib/openzfs/module/
H A DMakefile.bsd178 zfs_prop.c \
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c556 zfs_get_temporary_prop(dsl_dataset_t *ds, zfs_prop_t zfs_prop, uint64_t *val, in zfs_get_temporary_prop() argument
580 switch (zfs_prop) { in zfs_get_temporary_prop()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c149 zfs_get_temporary_prop(dsl_dataset_t *ds, zfs_prop_t zfs_prop, uint64_t *val, in zfs_get_temporary_prop() argument
168 switch (zfs_prop) { in zfs_get_temporary_prop()