Searched defs:iobuf (Results 1 – 11 of 11) sorted by relevance
54 struct bio *iobuf = command->arg; in ips_io_request_finish() local78 struct bio *iobuf = command->arg; in ips_io_request_callback() local140 static int ips_send_io_request(ips_command_t *command, struct bio *iobuf) in ips_send_io_request()153 struct bio *iobuf; in ips_start_io_request() local
86 void ipsd_finish(struct bio *iobuf) in ipsd_finish()103 static void ipsd_strategy(struct bio *iobuf) in ipsd_strategy()
70 #define ips_read_request(iobuf) ((iobuf)->bio_cmd == BIO_READ) argument
272 struct iobuf { struct286 struct iobuf *afbuf; /* buffer for this file */ argument
79 unsigned char *iobuf; /* Line buffer */ member
531 char iobuf[UDPMSGSIZE]; in call_mountd() local600 char iobuf[UDPMSGSIZE]; in webnfs_lookup() local
239 char iobuf[UDPMSGSIZE]; in call_portmap() local
93 char *iobuf; variable
88 static caddr_t iobuf; variable
493 char iobuf[4096]; in SMIME_text() local
751 iobuf(DOS_FS *fs, u_int lsec) in iobuf() function