OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BO_DONE
(Results
1 - 25
of
52
) sorted by relevancy
1
2
3
/src/sys/arch/vax/vax/
crl.c
156
bp->b_oflags &= ~(
BO_DONE
);
160
bp->b_oflags &= ~(
BO_DONE
);
166
while ((bp->b_oflags &
BO_DONE
) == 0)
238
bp->b_oflags |=
BO_DONE
;
261
bp->b_oflags |=
BO_DONE
;
273
bp->b_oflags |=
BO_DONE
;
cfl.c
190
bp->b_oflags &= ~(
BO_DONE
);
194
bp->b_oflags &= ~(
BO_DONE
);
287
bp->b_oflags |=
BO_DONE
;
298
bp->b_oflags |=
BO_DONE
;
disksubr.c
223
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/ews4800mips/ews4800mips/
sector.c
94
b->b_oflags &= ~(
BO_DONE
);
131
b->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/x68k/x68k/
disksubr.c
143
bp->b_oflags &= ~(
BO_DONE
);
218
bp->b_oflags &= ~(
BO_DONE
);
302
bp->b_oflags &= ~(
BO_DONE
);
322
bp->b_oflags &= ~(
BO_DONE
);
334
bp->b_oflags &= ~(
BO_DONE
);
395
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/alpha/alpha/
disksubr.c
109
bp->b_oflags &= ~
BO_DONE
;
185
bp->b_oflags &= ~
BO_DONE
;
/src/sys/arch/evbmips/evbmips/
disksubr.c
114
bp->b_oflags &= ~(
BO_DONE
);
174
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/evbppc/evbppc/
disksubr.c
124
bp->b_oflags &= ~
BO_DONE
;
200
CLR(bp->b_oflags,
BO_DONE
);
/src/sys/arch/hpc/hpc/
disksubr.c
242
bp->b_oflags &= ~(
BO_DONE
);
279
bp->b_oflags &= ~(
BO_DONE
);
372
bp->b_oflags &= ~(
BO_DONE
);
386
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/playstation2/playstation2/
disksubr.c
191
bp->b_oflags &= ~(
BO_DONE
);
227
bp->b_oflags &= ~(
BO_DONE
);
311
bp->b_oflags &= ~(
BO_DONE
);
324
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/arm/arm/
disksubr.c
231
bp->b_oflags &= ~(
BO_DONE
);
318
bp->b_oflags &= ~(
BO_DONE
);
334
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/atari/dev/
md_root.c
220
bp->b_oflags &= ~
BO_DONE
;
295
bp->b_oflags &= ~
BO_DONE
;
/src/sys/arch/hp300/hp300/
disksubr.c
143
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/news68k/news68k/
disksubr.c
142
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/newsmips/newsmips/
disksubr.c
143
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/virt68k/virt68k/
disksubr.c
143
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/sys/
buf.h
187
#define
BO_DONE
0x00000200 /* I/O completed. */
/src/sys/arch/sh3/sh3/
disksubr.c
422
bp->b_oflags &= ~(
BO_DONE
);
497
bp->b_oflags &= ~(
BO_DONE
);
590
bp->b_oflags &= ~(
BO_DONE
);
638
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/mipsco/mipsco/
disksubr.c
180
bp->b_oflags &= ~(
BO_DONE
);
193
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/sgimips/sgimips/
disksubr.c
165
bp->b_oflags &= ~(
BO_DONE
);
178
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/kern/
vfs_bio.c
707
if (!ISSET(bp->b_oflags, (
BO_DONE
| BO_DELWRI))) {
892
CLR(bp->b_oflags,
BO_DONE
| BO_DELWRI);
900
CLR(bp->b_oflags,
BO_DONE
| BO_DELWRI);
995
CLR(bp->b_oflags,
BO_DONE
);
1100
CLR(bp->b_oflags,
BO_DONE
|BO_DELWRI);
1230
if (ISSET(bp->b_oflags,
BO_DONE
|BO_DELWRI) &&
1624
while (!ISSET(bp->b_oflags,
BO_DONE
| BO_DELWRI)) {
1661
KASSERT(!ISSET(bp->b_oflags,
BO_DONE
));
1692
if (ISSET(bp->b_oflags,
BO_DONE
))
1695
SET(bp->b_oflags,
BO_DONE
);
[
all
...]
/src/sys/arch/amiga/amiga/
disksubr.c
188
bp->b_oflags &= ~(
BO_DONE
);
309
bp->b_oflags &= ~(
BO_DONE
);
531
bp->b_oflags &= ~(
BO_DONE
);
/src/sys/arch/ofppc/ofppc/
disksubr.c
278
bp->b_oflags &= ~(
BO_DONE
);
384
bp->b_oflags &= ~(
BO_DONE
);
827
bp->b_oflags &= ~
BO_DONE
;
/src/sys/ufs/lfs/
lfs_balloc.c
349
} else if (!(ibp->b_oflags & (BO_DELWRI |
BO_DONE
))) {
461
} else if (bpp && !(bp->b_oflags & (
BO_DONE
|BO_DELWRI))) {
/src/sys/arch/pmax/pmax/
disksubr.c
229
bp->b_oflags &= ~(
BO_DONE
);
Completed in 22 milliseconds
1
2
3
Indexes created Wed Nov 05 19:10:08 GMT 2025