Searched defs:iobuf (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/dev/ips/
H A Dips_disk.c86 void ipsd_finish(struct bio *iobuf) argument
103 static void ipsd_strategy(struct bio *iobuf) argument
[all...]
H A Dips_commands.c54 struct bio *iobuf = command->arg; local
78 struct bio *iobuf = command->arg; local
140 ips_send_io_request(ips_command_t *command, struct bio *iobuf) argument
153 struct bio *iobuf; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ocsp/
H A Docsp_ht.c79 unsigned char *iobuf; /* Line buffer */ member in struct:ocsp_req_ctx_st
[all...]
/freebsd-11-stable/stand/libsa/geli/
H A Dgelidev.c115 char *iobuf; local
/freebsd-11-stable/contrib/amd/amd/
H A Dsrvr_nfs.c239 char iobuf[UDPMSGSIZE]; local
H A Dops_nfs.c537 char iobuf[UDPMSGSIZE]; local
608 char iobuf[UDPMSGSIZE]; local
/freebsd-11-stable/usr.sbin/makefs/ffs/
H A Dmkfs.c94 char *iobuf; variable
744 ffs_wtfs(fsbtodb(&sblock, cgsblock(&sblock, cylno)), iobufsize, iobuf, local
759 sblock.fs_bsize, &iobuf[star local
[all...]
/freebsd-11-stable/sbin/growfs/
H A Dgrowfs.c321 static caddr_t iobuf; local
408 sblock.fs_bsize, iobuf, fso, Nflag); local
488 sblock.fs_bsize * 3, iobuf, fso, Nflag); local
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dasn_mime.c563 char iobuf[4096]; local
/freebsd-11-stable/sbin/newfs/
H A Dmkfs.c88 static caddr_t iobuf; variable
811 wtfs(fsbtodb(&sblock, cgsblock(&sblock, cylno)), iobufsize, iobuf); local
825 sblock.fs_bsize, &iobuf[start]); local
881 iobuf); local
896 sblock.fs_fsize, iobuf); local
917 iobuf); local
932 sblock.fs_fsize, iobuf); local
[all...]
/freebsd-11-stable/release/picobsd/tinyware/msh/
H A Dsh.h272 struct iobuf { struct

Completed in 211 milliseconds