| tag | line | file | source code |
|---|---|---|---|
| mcdx_stop | 232 | drivers/block/mcdx.c | static int mcdx_stop(struct s_drive_stuff*, int); |
| mcdx_stop | 297 | drivers/block/mcdx.c | if (-1 == mcdx_stop(stuffp, 1)) |
| mcdx_stop | 460 | drivers/block/mcdx.c | if (-1 == mcdx_stop(stuffp, 1)) return -EIO; |