OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DM_VERSION_MINOR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/dm/
dm.h
59
#define
DM_VERSION_MINOR
16
dm_ioctl.c
1032
if (DM_VERSION_MAJOR != dm_version[0] ||
DM_VERSION_MINOR
< dm_version[1]) {
1035
DM_VERSION_MAJOR,
DM_VERSION_MINOR
, DM_VERSION_PATCHLEVEL,
1041
prop_array_set_uint32(ver, 1,
DM_VERSION_MINOR
);
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026