DEVCG_DEV_BLOCK 43 include/linux/device_cgroup.h type = DEVCG_DEV_BLOCK; DEVCG_DEV_BLOCK 66 include/linux/device_cgroup.h type = DEVCG_DEV_BLOCK; DEVCG_DEV_BLOCK 254 security/device_cgroup.c if (type == DEVCG_DEV_BLOCK) DEVCG_DEV_BLOCK 319 security/device_cgroup.c if ((type & DEVCG_DEV_BLOCK) && !(ex->type & DEVCG_DEV_BLOCK)) DEVCG_DEV_BLOCK 356 security/device_cgroup.c if ((type & DEVCG_DEV_BLOCK) && !(ex->type & DEVCG_DEV_BLOCK)) DEVCG_DEV_BLOCK 641 security/device_cgroup.c ex.type = DEVCG_DEV_BLOCK;