Searched defs:segtypes (Results 1 – 4 of 4) sorted by relevance
20 int segtypes(struct cmd_context *cmd, int argc __attribute((unused)), in segtypes() function
64 struct dm_list segtypes; /* Available segment types */ member
1206 static void _destroy_segtypes(struct dm_list *segtypes) in _destroy_segtypes()