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

/linux-master/drivers/md/
H A Ddm-zero.c44 return DM_MAPIO_KILL;
53 return DM_MAPIO_KILL;
H A Ddm-target.c196 return DM_MAPIO_KILL;
203 return DM_MAPIO_KILL;
H A Ddm-zone.c543 return DM_MAPIO_KILL;
569 case DM_MAPIO_KILL:
577 return DM_MAPIO_KILL;
H A Ddm.h121 return DM_MAPIO_KILL;
H A Ddm-dust.c164 return DM_MAPIO_KILL;
191 return DM_MAPIO_KILL;
H A Ddm-raid1.c1216 return DM_MAPIO_KILL;
1223 return DM_MAPIO_KILL;
1235 return DM_MAPIO_KILL;
H A Ddm-verity-target.c835 return DM_MAPIO_KILL;
841 return DM_MAPIO_KILL;
845 return DM_MAPIO_KILL;
H A Ddm-rq.c409 case DM_MAPIO_KILL:
H A Ddm-log-writes.c688 return DM_MAPIO_KILL;
743 return DM_MAPIO_KILL;
H A Ddm-zoned-target.c636 return DM_MAPIO_KILL;
650 return DM_MAPIO_KILL;
H A Ddm-mpath.c528 return DM_MAPIO_KILL;
652 return DM_MAPIO_KILL;
719 case DM_MAPIO_KILL:
H A Ddm-flakey.c504 return DM_MAPIO_KILL;
H A Ddm-snap.c1970 return DM_MAPIO_KILL;
1982 r = DM_MAPIO_KILL;
2061 r = DM_MAPIO_KILL;
H A Ddm-integrity.c1961 return DM_MAPIO_KILL;
1967 return DM_MAPIO_KILL;
1978 return DM_MAPIO_KILL;
1995 return DM_MAPIO_KILL;
2001 return DM_MAPIO_KILL;
2006 return DM_MAPIO_KILL;
H A Ddm.c1460 case DM_MAPIO_KILL:
1466 if (r == DM_MAPIO_KILL)
H A Ddm-clone-target.c1326 return DM_MAPIO_KILL;
H A Ddm-crypt.c3475 return DM_MAPIO_KILL;
3478 return DM_MAPIO_KILL;
H A Ddm-writecache.c1612 return DM_MAPIO_KILL;
/linux-master/include/linux/
H A Ddevice-mapper.h678 #define DM_MAPIO_KILL 4 macro

Completed in 217 milliseconds