Searched refs:dm_uevent_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-uevent.c44 static struct dm_uevent *dm_uevent_alloc(struct mapped_device *md) function
67 event = dm_uevent_alloc(md);
69 DMERR("%s: dm_uevent_alloc() failed", __func__);

Completed in 113 milliseconds