OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xio_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/xen/
xbdback_xenbus.c
163
struct buf
xio_buf
; /* our I/O */
member in struct:xbdback_io::__anon8badefd0020a::__anon8badefd00308
176
#define
xio_buf
u.xio_rw.
xio_buf
macro
1024
buf_init(&xbd_io->
xio_buf
);
1386
xbd_io->
xio_buf
.b_flags = buf_flags;
1387
xbd_io->
xio_buf
.b_cflags = 0;
1388
xbd_io->
xio_buf
.b_oflags = 0;
1389
xbd_io->
xio_buf
.b_iodone = xbdback_iodone;
1390
xbd_io->
xio_buf
.b_proc = NULL;
1391
xbd_io->
xio_buf
.b_vp = xbdi->xbdi_vp
[
all
...]
xbdback_xenbus.c
163
struct buf
xio_buf
; /* our I/O */
member in struct:xbdback_io::__anon8badefd0020a::__anon8badefd00308
176
#define
xio_buf
u.xio_rw.
xio_buf
macro
1024
buf_init(&xbd_io->
xio_buf
);
1386
xbd_io->
xio_buf
.b_flags = buf_flags;
1387
xbd_io->
xio_buf
.b_cflags = 0;
1388
xbd_io->
xio_buf
.b_oflags = 0;
1389
xbd_io->
xio_buf
.b_iodone = xbdback_iodone;
1390
xbd_io->
xio_buf
.b_proc = NULL;
1391
xbd_io->
xio_buf
.b_vp = xbdi->xbdi_vp
[
all
...]
Completed in 29 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025