OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ST_FIXEDBLOCKS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
stvar.h
123
int media_blksize; /* 0 if not
ST_FIXEDBLOCKS
*/
155
#define
ST_FIXEDBLOCKS
0x0008
176
ST_FIXEDBLOCKS
| ST_READONLY | ST_FM_WRITTEN | \
st.c
914
st->flags &= ~
ST_FIXEDBLOCKS
;
919
st->flags |=
ST_FIXEDBLOCKS
;
1004
st->flags |=
ST_FIXEDBLOCKS
;
1019
st->flags &= ~
ST_FIXEDBLOCKS
;
1032
st->flags |=
ST_FIXEDBLOCKS
;
1051
st->flags |=
ST_FIXEDBLOCKS
;
1053
st->flags &= ~
ST_FIXEDBLOCKS
;
1063
st->flags &= ~
ST_FIXEDBLOCKS
;
1124
if (st->flags &
ST_FIXEDBLOCKS
) {
1224
if (st->flags &
ST_FIXEDBLOCKS
) {
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025