Searched refs:zfs_prop (Results 1 – 18 of 18) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | zcp_get.c | 192 switch (zfs_prop) { in get_dsl_dir_prop() 224 zfs_prop_t zfs_prop) in get_special_prop() argument 236 switch (zfs_prop) { in get_special_prop() 384 if (zfs_prop == ZFS_PROP_KEYSTATUS) in get_special_prop() 442 get_prop_src(state, setpoint, zfs_prop); in get_special_prop() 496 get_prop_src(state, setpoint, zfs_prop); in get_zap_prop() 510 (zfs_prop == ZFS_PROP_MOUNTED)) in prop_valid_for_ds() 530 zfs_prop_t zfs_prop) in zcp_get_system_prop() argument 544 if (!prop_valid_for_ds(ds, zfs_prop)) { in zcp_get_system_prop() 794 if (zfs_prop != ZPROP_INVAL) { in zcp_get_prop() [all …]
|
| /freebsd-14.2/sys/contrib/openzfs/include/sys/ |
| H A D | zcp_prop.h | 28 boolean_t prop_valid_for_ds(dsl_dataset_t *ds, zfs_prop_t zfs_prop);
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs/ |
| H A D | Makefile.am | 49 module/zcommon/zfs_prop.c \
|
| H A D | libzfs_dataset.c | 4818 zfs_prop_t zfs_prop = zfs_name_to_prop(nvpair_name(curr)); in zfs_prune_proplist() local 4829 if (zfs_prop != ZPROP_USERPROP && props[zfs_prop] == B_FALSE) in zfs_prune_proplist()
|
| H A D | libzfs.abi | 9367 <abi-instr address-size='64' path='module/zcommon/zfs_prop.c' language='LANG_C99'>
|
| /freebsd-14.2/cddl/lib/libzfs/ |
| H A D | Makefile | 66 zfs_prop.c \
|
| /freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/ |
| H A D | Makefile.files | 165 zfs_prop.o \
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | zfs_vfsops_os.h | 248 extern int zfs_get_temporary_prop(dsl_dataset_t *ds, zfs_prop_t zfs_prop,
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ |
| H A D | zfs_vfsops_os.h | 302 extern int zfs_get_temporary_prop(struct dsl_dataset *ds, zfs_prop_t zfs_prop,
|
| /freebsd-14.2/sys/contrib/openzfs/include/ |
| H A D | Makefile.am | 16 zfs_prop.h \
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzpool/ |
| H A D | Makefile.am | 63 module/zcommon/zfs_prop.c \
|
| /freebsd-14.2/cddl/lib/libzpool/ |
| H A D | Makefile | 50 zfs_prop.c \
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_vfsops.c | 549 zfs_get_temporary_prop(dsl_dataset_t *ds, zfs_prop_t zfs_prop, uint64_t *val, in zfs_get_temporary_prop() argument 573 switch (zfs_prop) { in zfs_get_temporary_prop()
|
| /freebsd-14.2/sys/contrib/openzfs/module/ |
| H A D | Kbuild.in | 246 zfs_prop.o \
|
| H A D | Makefile.bsd | 234 zfs_prop.c \
|
| /freebsd-14.2/sys/modules/zfs/ |
| H A D | Makefile | 220 zfs_prop.c \
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_vfsops.c | 171 zfs_get_temporary_prop(dsl_dataset_t *ds, zfs_prop_t zfs_prop, uint64_t *val, in zfs_get_temporary_prop() argument 190 switch (zfs_prop) { in zfs_get_temporary_prop()
|
| /freebsd-14.2/sys/conf/ |
| H A D | files | 238 contrib/openzfs/module/zcommon/zfs_prop.c optional zfs compile-with "${ZFS_C}"
|