Searched refs:dm_dev_create_ioctl (Results 1 – 3 of 3) sorted by relevance
214 int dm_dev_create_ioctl(prop_dictionary_t);
135 { .cmd = "create", .fn = dm_dev_create_ioctl, .allowed = 0 },
186 dm_dev_create_ioctl(prop_dictionary_t dm_dict) in dm_dev_create_ioctl() function