dm_uevent
struct dm_uevent *event, *next;
struct dm_uevent *event;
_dm_event_cache = KMEM_CACHE(dm_uevent, 0);
static void dm_uevent_free(struct dm_uevent *event)
static struct dm_uevent *dm_uevent_alloc(struct mapped_device *md)
struct dm_uevent *event;
static struct dm_uevent *dm_build_path_uevent(struct mapped_device *md,
struct dm_uevent *event;