DEV_BLOCK         260 security/device_cgroup.c 	if (type == DEV_BLOCK)
DEV_BLOCK         308 security/device_cgroup.c 		if ((refwh->type & DEV_BLOCK) && !(whitem->type & DEV_BLOCK))
DEV_BLOCK         382 security/device_cgroup.c 		wh.type = DEV_BLOCK;
DEV_BLOCK         519 security/device_cgroup.c 		if ((wh->type & DEV_BLOCK) && !S_ISBLK(inode->i_mode))
DEV_BLOCK         553 security/device_cgroup.c 		if ((wh->type & DEV_BLOCK) && !S_ISBLK(mode))