DEV_CHAR 258 security/device_cgroup.c if (type == DEV_CHAR) DEV_CHAR 310 security/device_cgroup.c if ((refwh->type & DEV_CHAR) && !(whitem->type & DEV_CHAR)) DEV_CHAR 385 security/device_cgroup.c wh.type = DEV_CHAR; DEV_CHAR 521 security/device_cgroup.c if ((wh->type & DEV_CHAR) && !S_ISCHR(inode->i_mode)) DEV_CHAR 555 security/device_cgroup.c if ((wh->type & DEV_CHAR) && !S_ISCHR(mode))