Home
last modified time | relevance | path

Searched refs:vdev_prop_default_numeric (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c211 propdef = vdev_prop_default_numeric(prop); in vdev_prop_get_inherited()
714 if (cksum_n != vdev_prop_default_numeric(VDEV_PROP_CHECKSUM_N)) in zfs_ereport_start()
722 if (cksum_t != vdev_prop_default_numeric(VDEV_PROP_CHECKSUM_T)) in zfs_ereport_start()
734 if (io_n != vdev_prop_default_numeric(VDEV_PROP_IO_N)) in zfs_ereport_start()
742 if (io_t != vdev_prop_default_numeric(VDEV_PROP_IO_T)) in zfs_ereport_start()
754 if (slow_io_n != vdev_prop_default_numeric(VDEV_PROP_SLOW_IO_N)) in zfs_ereport_start()
762 if (slow_io_t != vdev_prop_default_numeric(VDEV_PROP_SLOW_IO_T)) in zfs_ereport_start()
H A Dvdev.c415 *value = vdev_prop_default_numeric(prop); in vdev_prop_get_int()
676 vd->vdev_checksum_n = vdev_prop_default_numeric(VDEV_PROP_CHECKSUM_N); in vdev_alloc_common()
678 vd->vdev_io_n = vdev_prop_default_numeric(VDEV_PROP_IO_N); in vdev_alloc_common()
679 vd->vdev_io_t = vdev_prop_default_numeric(VDEV_PROP_IO_T); in vdev_alloc_common()
680 vd->vdev_slow_io_n = vdev_prop_default_numeric(VDEV_PROP_SLOW_IO_N); in vdev_alloc_common()
681 vd->vdev_slow_io_t = vdev_prop_default_numeric(VDEV_PROP_SLOW_IO_T); in vdev_alloc_common()
3686 vd->vdev_failfast = vdev_prop_default_numeric( in vdev_load()
6274 vdev_prop_default_numeric(prop)) in vdev_prop_get()
6290 intval = vdev_prop_default_numeric( in vdev_prop_get()
6296 if (intval == vdev_prop_default_numeric(prop)) in vdev_prop_get()
[all …]
/freebsd-14.2/sys/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c520 vdev_prop_default_numeric(vdev_prop_t prop) in vdev_prop_default_numeric() function
602 EXPORT_SYMBOL(vdev_prop_default_numeric);
/freebsd-14.2/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h419 _SYS_FS_ZFS_H uint64_t vdev_prop_default_numeric(vdev_prop_t);
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c5174 intval = vdev_prop_default_numeric(prop); in zpool_get_vdev_prop_value()
5268 intval = vdev_prop_default_numeric(prop); in zpool_get_vdev_prop_value()
H A Dlibzfs.abi270 …<elf-symbol name='vdev_prop_default_numeric' type='func-type' binding='global-binding' visibility=…
6056vdev_prop_default_numeric' mangled-name='vdev_prop_default_numeric' visibility='default' binding='…