Lines Matching refs:uint64_t

120 	uint64_t ival;
141 uint64_t
145 uint64_t value;
214 uint64_t intval;
295 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &vsc)
513 nvlist_t *props, uint64_t version, prop_flags_t flags, char *errbuf)
519 uint64_t intval;
722 uint64_t version;
1025 zpool_location_set(zpool_handle_t *zhp, uint64_t vdev_guid,
1099 uint64_t zoned;
1254 uint64_t s;
1393 uint64_t rewindto;
1445 uint64_t edata = UINT64_MAX;
1446 uint64_t rewindto;
1564 uint64_t is_log = 0;
1603 uint64_t version, state;
1617 uint64_t hostid;
1627 uint64_t timestamp;
1833 ZPOOL_CONFIG_SCAN_STATS, (uint64_t **)&ps, &psc);
1885 boolean_t *l2cache, boolean_t *log, uint64_t *ashift)
1890 uint64_t is_log;
1904 uint64_t srchval, theguid;
1934 uint64_t wholedisk = 0;
1975 uint64_t id, vdev_id;
2097 boolean_t *l2cache, boolean_t *log, uint64_t *ashift)
2103 uint64_t guid;
2214 uint64_t ival;
2273 uint64_t spare = 0;
2436 uint64_t wholedisk = 0;
2529 zpool_vdev_fault(zpool_handle_t *zhp, uint64_t guid, void *arg)
2566 zpool_vdev_degrade(zpool_handle_t *zhp, uint64_t guid, void *arg)
2629 uint64_t val;
2636 uint64_t ashift;
2707 uint64_t old_guid, new_guid;
2756 uint64_t version = zpool_get_prop_int(zhp,
2934 uint64_t vers;
2980 uint64_t is_log = B_FALSE, is_hole = B_FALSE;
3145 uint64_t version;
3252 zpool_vdev_clear(zpool_handle_t *zhp, uint64_t guid)
3369 uint64_t value;
3416 (uint64_t **)&vs, &vsc) != 0 ||
3499 uint64_t id;
3526 uint64_t count;
3619 zpool_upgrade(zpool_handle_t *zhp, uint64_t new_version)
3681 get_history(zpool_handle_t *zhp, char *buf, uint64_t *off, uint64_t *len)
3688 zc.zc_history = (uint64_t)(uintptr_t)buf;
3726 zpool_history_unpack(char *buf, uint64_t bytes_read, uint64_t *leftover,
3729 uint64_t reclen;
3737 reclen += (uint64_t)(((uchar_t *)buf)[i]) << (8*i);
3770 uint64_t off = 0;
3776 uint64_t bytes_read = sizeof (buf);
3777 uint64_t leftover;
3807 zpool_obj_to_path(zpool_handle_t *zhp, uint64_t dsobj, uint64_t obj,
3904 uint64_t wholedisk;
3929 uint64_t *size)
3979 uint64_t slice_size, reqblks = 0;
3984 uint64_t reqsize = 0;