HomeSort by: relevance | last modified time | path
    Searched refs:dm_table_clear_ioctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/dm/
dm.h 225 int dm_table_clear_ioctl(prop_dictionary_t);
device-mapper.c 143 { .cmd = "clear", .fn = dm_table_clear_ioctl, .allowed = 0 },
dm_ioctl.c 67 * dm_table_clear_ioctl.
572 dm_table_clear_ioctl(prop_dictionary_t dm_dict) function in typeref:typename:int

Completed in 13 milliseconds