DTYPE_DEV
case DTYPE_DEV:
finit(file, filp->f_mode, DTYPE_DEV, filp, &linuxfileops);
if (fp2->f_type != DTYPE_DEV)
finit(file, filp->f_mode, DTYPE_DEV, filp, &linuxfileops);
case DTYPE_DEV: