Searched refs:fmd_prop_get_int64 (Results 1 – 3 of 3) sorted by relevance
158 extern int64_t fmd_prop_get_int64(fmd_hdl_t *, const char *);
791 fmd_prop_get_int64(hdl, "io_T")); in zfs_fm_recv()804 fmd_prop_get_int64(hdl, "checksum_T")); in zfs_fm_recv()953 zfs_remove_timeout = fmd_prop_get_int64(hdl, "remove_timeout"); in _zfs_diagnosis_init()
235 fmd_prop_get_int64(fmd_hdl_t *hdl, const char *name) in fmd_prop_get_int64() function