OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lmtop
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/linux/common/
linux_mtio.c
81
struct linux_mtop
lmtop
;
local in function:linux_ioctl_mtio
93
error = copyin(SCARG(uap, data), &
lmtop
, sizeof
lmtop
);
95
if (mtop_map[i].lop ==
lmtop
.mt_op)
105
mt.mt_count =
lmtop
.mt_count;
linux_mtio.c
81
struct linux_mtop
lmtop
;
local in function:linux_ioctl_mtio
93
error = copyin(SCARG(uap, data), &
lmtop
, sizeof
lmtop
);
95
if (mtop_map[i].lop ==
lmtop
.mt_op)
105
mt.mt_count =
lmtop
.mt_count;
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025