HomeSort by: relevance | last modified time | path
    Searched defs:target_count (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/dm/
dm_table.c 285 uint32_t target_count; local in function:dm_table_get_target_count
288 target_count = 0;
294 target_count++;
298 return target_count;
dm_table.c 285 uint32_t target_count; local in function:dm_table_get_target_count
288 target_count = 0;
294 target_count++;
298 return target_count;

Completed in 41 milliseconds