Home
last modified time | relevance | path

Searched refs:dm_wait_event (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Ddevice-mapper.h515 int dm_wait_event(struct mapped_device *md, int event_nr);
/linux-6.15/drivers/md/
H A Ddm-ioctl.c1370 if (dm_wait_event(md, param->event_nr)) { in dev_wait()
H A Ddm.c3264 int dm_wait_event(struct mapped_device *md, int event_nr) in dm_wait_event() function