Searched refs:dm_table_status_ioctl (Results 1 – 3 of 3) sorted by relevance
228 int dm_table_status_ioctl(prop_dictionary_t);
146 { .cmd = "status", .fn = dm_table_status_ioctl, .allowed = 1 },147 { .cmd = "table", .fn = dm_table_status_ioctl, .allowed = 1 },
899 dm_table_status_ioctl(prop_dictionary_t dm_dict) in dm_table_status_ioctl() function