OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dm_ioctl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/lvm2/dist/include/
dm-ioctl.h
105
struct
dm_ioctl
{
struct
153
*
dm_ioctl
.
167
* (that follows the
dm_ioctl
struct) to the start of the "next"
249
#define
DM_IOCTL
0xfd
251
#define DM_VERSION _IOWR(
DM_IOCTL
, DM_VERSION_CMD, struct
dm_ioctl
)
252
#define DM_REMOVE_ALL _IOWR(
DM_IOCTL
, DM_REMOVE_ALL_CMD, struct
dm_ioctl
)
253
#define DM_LIST_DEVICES _IOWR(
DM_IOCTL
, DM_LIST_DEVICES_CMD, struct
dm_ioctl
)
[
all
...]
/src/external/gpl2/lvm2/dist/libdm/misc/
dm-ioctl.h
105
struct
dm_ioctl
{
struct
153
*
dm_ioctl
.
167
* (that follows the
dm_ioctl
struct) to the start of the "next"
249
#define
DM_IOCTL
0xfd
251
#define DM_VERSION _IOWR(
DM_IOCTL
, DM_VERSION_CMD, struct
dm_ioctl
)
252
#define DM_REMOVE_ALL _IOWR(
DM_IOCTL
, DM_REMOVE_ALL_CMD, struct
dm_ioctl
)
253
#define DM_LIST_DEVICES _IOWR(
DM_IOCTL
, DM_LIST_DEVICES_CMD, struct
dm_ioctl
)
[
all
...]
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026