Searched refs:fmd_prop_get_int32 (Results 1 – 4 of 4) sorted by relevance
157 extern int32_t fmd_prop_get_int32(fmd_hdl_t *, const char *);
790 fmd_prop_get_int32(hdl, "io_N"), in zfs_fm_recv()803 fmd_prop_get_int32(hdl, "checksum_N"), in zfs_fm_recv()
358 } else if (!fmd_prop_get_int32(hdl, "spare_on_remove") || in zfs_retire_recv()
218 fmd_prop_get_int32(fmd_hdl_t *hdl, const char *name) in fmd_prop_get_int32() function