taglinefilesource code
mcdx_stuffp255drivers/block/mcdx.cstatic struct s_drive_stuff* mcdx_stuffp[MCDX_NDRIVES];
mcdx_stuffp289drivers/block/mcdx.cstruct s_drive_stuff *stuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp554drivers/block/mcdx.cstuffp = mcdx_stuffp[MINOR(CURRENT->dev)];
mcdx_stuffp619drivers/block/mcdx.cstuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp754drivers/block/mcdx.cstuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp958drivers/block/mcdx.cif (mcdx_stuffp[i]) {
mcdx_stuffp960drivers/block/mcdx.ci, mcdx_stuffp[i]));
mcdx_stuffp979drivers/block/mcdx.cstuffp = mcdx_stuffp[i];
mcdx_stuffp988drivers/block/mcdx.cmcdx_stuffp[i] = NULL;
mcdx_stuffp1036drivers/block/mcdx.cmcdx_stuffp[drive] = NULL;
mcdx_stuffp1185drivers/block/mcdx.cmcdx_stuffp[drive] = stuffp;