Searched refs:DTYPE_DEV (Results 1 – 6 of 6) sorted by relevance
117 finit(file, filp->f_mode, DTYPE_DEV, filp, &linuxfileops); in fd_install()
131 if (fp->f_type != DTYPE_VNODE && fp->f_type != DTYPE_DEV) { in linux_mmap_common()
69 #define DTYPE_DEV 11 /* Device specific fd type */ macro
795 finit(file, filp->f_mode, DTYPE_DEV, filp, &linuxfileops); in linux_dev_fdopen()
591 case DTYPE_DEV: in procstat_getfiles_kvm()
3947 case DTYPE_DEV: in file_type_to_name()