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

  /src/sys/dev/dm/
dm.h 216 int dm_dev_remove_ioctl(prop_dictionary_t);
device-mapper.c 140 { .cmd = "remove", .fn = dm_dev_remove_ioctl, .allowed = 0 },
260 * This routine is called by dm_ioctl::dm_dev_remove_ioctl and by autoconf to
dm_ioctl.c 66 * to change table lists e.g. dm_dev_resume_ioctl, dm_dev_remove_ioctl,
370 dm_dev_remove_ioctl(prop_dictionary_t dm_dict) function in typeref:typename:int

Completed in 14 milliseconds