OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dm_dev_lookup_uuid
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/dm/
dm_dev.c
46
static dm_dev_t *
dm_dev_lookup_uuid
(const char *);
92
if ((dmv =
dm_dev_lookup_uuid
(dm_dev_uuid)) != NULL) {
149
dm_dev_lookup_uuid
(const char *dm_dev_uuid)
function in typeref:typename:dm_dev_t *
185
if (((dmv =
dm_dev_lookup_uuid
(dev->uuid)) == NULL) &&
Completed in 66 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025