Searched defs:iotype (Results 1 – 16 of 16) sorted by relevance
/freebsd/sys/contrib/openzfs/cmd/zinject/ |
H A D | zinject.c | 261 for (uint_t iotype = 0; iotype < ZINJECT_IOTYPES; iotype++) in str_to_iotype() local 269 iotype_to_str(zinject_iotype_t iotype) in iotype_to_str()
|
/freebsd/usr.bin/ctlstat/ |
H A D | ctlstat.c | 334 int iotype, i, n; in ctlstat_dump() local 363 int iotype, i, n; in ctlstat_json() local 553 int iotype, i, n, retval; in ctlstat_prometheus() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | bufferevent_pair.c | 305 be_pair_flush(struct bufferevent *bev, short iotype, in be_pair_flush()
|
H A D | bufferevent.c | 277 bufferevent_trigger(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger() 668 short iotype, in bufferevent_flush()
|
H A D | bufferevent_sock.c | 611 be_socket_flush(struct bufferevent *bev, short iotype, in be_socket_flush()
|
H A D | bufferevent_filter.c | 574 short iotype, enum bufferevent_flush_mode mode) in be_filter_flush()
|
H A D | bufferevent-internal.h | 407 bufferevent_trigger_nolock_(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger_nolock_()
|
H A D | bufferevent_openssl.c | 1260 short iotype, enum bufferevent_flush_mode mode) in be_openssl_flush()
|
/freebsd/contrib/libevent/ |
H A D | bufferevent_pair.c | 305 be_pair_flush(struct bufferevent *bev, short iotype, in be_pair_flush()
|
H A D | bufferevent.c | 277 bufferevent_trigger(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger() 668 short iotype, in bufferevent_flush()
|
H A D | bufferevent_sock.c | 611 be_socket_flush(struct bufferevent *bev, short iotype, in be_socket_flush()
|
H A D | bufferevent_filter.c | 574 short iotype, enum bufferevent_flush_mode mode) in be_filter_flush()
|
H A D | bufferevent-internal.h | 407 bufferevent_trigger_nolock_(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger_nolock_()
|
H A D | bufferevent_openssl.c | 1260 short iotype, enum bufferevent_flush_mode mode) in be_openssl_flush()
|
/freebsd/sys/dev/ips/ |
H A D | ips.h | 121 int iotype; member
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zio_inject.c | 382 zio_match_iotype(zio_t *zio, uint32_t iotype) in zio_match_iotype()
|