taglinefilesource code
mcdx_stuffp238drivers/block/mcdx.cstatic struct s_drive_stuff* mcdx_stuffp[MCDX_NDRIVES];
mcdx_stuffp266drivers/block/mcdx.cstruct s_drive_stuff *stuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp470drivers/block/mcdx.cstuffp = mcdx_stuffp[MINOR(CURRENT->dev)];
mcdx_stuffp536drivers/block/mcdx.cstuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp660drivers/block/mcdx.cstuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp864drivers/block/mcdx.cif (mcdx_stuffp[i]) {
mcdx_stuffp866drivers/block/mcdx.ci, mcdx_stuffp[i]));
mcdx_stuffp887drivers/block/mcdx.cstuffp = mcdx_stuffp[i];
mcdx_stuffp896drivers/block/mcdx.cmcdx_stuffp[i] = NULL;
mcdx_stuffp948drivers/block/mcdx.cmcdx_stuffp[drive] = NULL;
mcdx_stuffp1073drivers/block/mcdx.cmcdx_stuffp[drive] = stuffp;