OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLKIF_OP_WRITE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
blkif.h
529
#define
BLKIF_OP_WRITE
1
/src/sys/arch/xen/xen/
xbdback_xenbus.c
1073
real_op !=
BLKIF_OP_WRITE
) {
1084
case
BLKIF_OP_WRITE
:
1193
req->operation ==
BLKIF_OP_WRITE
||
1274
if (req->operation ==
BLKIF_OP_WRITE
) {
1380
if (req->operation ==
BLKIF_OP_WRITE
) {
1478
case
BLKIF_OP_WRITE
:
1480
req->operation ==
BLKIF_OP_WRITE
) {
1556
KASSERT(req->operation ==
BLKIF_OP_WRITE
||
1697
(req->operation ==
BLKIF_OP_WRITE
) ? XSHM_RO : 0);
xbd_xenbus.c
828
rep->operation !=
BLKIF_OP_WRITE
) {
1277
bp->b_flags & B_READ ? BLKIF_OP_READ :
BLKIF_OP_WRITE
;
1340
bp->b_flags & B_READ ? BLKIF_OP_READ :
BLKIF_OP_WRITE
;
Completed in 14 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025