| tag | line | file | source code |
|---|---|---|---|
| mcdx_hold | 233 | drivers/block/mcdx.c | static int mcdx_hold(struct s_drive_stuff*, int); |
| mcdx_hold | 333 | drivers/block/mcdx.c | && (-1 == mcdx_hold(stuffp, 1))) return -EIO; |
| mcdx_hold | 1398 | drivers/block/mcdx.c | if (-1 == mcdx_hold(stuffp, 1)) return -1; |