Home
last modified time | relevance | path

Searched refs:DEV_BLOCK (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/security/
Ddevice_cgroup.c22 #define DEV_BLOCK 1 macro
262 if (type == DEV_BLOCK) in type_to_char()
327 if ((type & DEV_BLOCK) && !(ex->type & DEV_BLOCK)) in match_exception()
364 if ((type & DEV_BLOCK) && !(ex->type & DEV_BLOCK)) in match_exception_partial()
649 ex.type = DEV_BLOCK; in devcgroup_update_access()
841 type = DEV_BLOCK; in __devcgroup_inode_permission()
861 type = DEV_BLOCK; in devcgroup_inode_mknod()