Home
last modified time | relevance | path

Searched defs:iotype (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zinject/
H A Dzinject.c261 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 Dctlstat.c334 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 Dbufferevent_pair.c305 be_pair_flush(struct bufferevent *bev, short iotype, in be_pair_flush()
H A Dbufferevent.c277 bufferevent_trigger(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger()
668 short iotype, in bufferevent_flush()
H A Dbufferevent_sock.c611 be_socket_flush(struct bufferevent *bev, short iotype, in be_socket_flush()
H A Dbufferevent_filter.c574 short iotype, enum bufferevent_flush_mode mode) in be_filter_flush()
H A Dbufferevent-internal.h407 bufferevent_trigger_nolock_(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger_nolock_()
H A Dbufferevent_openssl.c1260 short iotype, enum bufferevent_flush_mode mode) in be_openssl_flush()
/freebsd/contrib/libevent/
H A Dbufferevent_pair.c305 be_pair_flush(struct bufferevent *bev, short iotype, in be_pair_flush()
H A Dbufferevent.c277 bufferevent_trigger(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger()
668 short iotype, in bufferevent_flush()
H A Dbufferevent_sock.c611 be_socket_flush(struct bufferevent *bev, short iotype, in be_socket_flush()
H A Dbufferevent_filter.c574 short iotype, enum bufferevent_flush_mode mode) in be_filter_flush()
H A Dbufferevent-internal.h407 bufferevent_trigger_nolock_(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger_nolock_()
H A Dbufferevent_openssl.c1260 short iotype, enum bufferevent_flush_mode mode) in be_openssl_flush()
/freebsd/sys/dev/ips/
H A Dips.h121 int iotype; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio_inject.c382 zio_match_iotype(zio_t *zio, uint32_t iotype) in zio_match_iotype()