OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mt_blkno
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/compat/linux/common/
linux_mtio.h
81
daddr_t
mt_blkno
;
member in struct:linux_mtget
85
long
mt_blkno
;
member in struct:linux_mtpos
linux_mtio.c
116
lmtget.
mt_blkno
= 0;
/src/sys/sys/
mtio.h
80
int32_t
mt_blkno
; /* block number of current position */
member in struct:mtget
/src/bin/mt/
mt.c
285
(void)printf("current block number: %d\n", bp->
mt_blkno
);
/src/sys/dev/isa/
wt.c
552
((struct mtget*)addr)->
mt_blkno
= 0; /* block */
/src/sys/dev/scsipi/
st.c
1497
g->
mt_blkno
= st->blkno;
Completed in 49 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025