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