Searched refs:DEVCG_DEV_BLOCK (Results 1 – 2 of 2) sorted by relevance
10 #define DEVCG_DEV_BLOCK 1 macro43 type = DEVCG_DEV_BLOCK; in devcgroup_inode_permission()66 type = DEVCG_DEV_BLOCK; in devcgroup_inode_mknod()
254 if (type == DEVCG_DEV_BLOCK) in type_to_char()319 if ((type & DEVCG_DEV_BLOCK) && !(ex->type & DEVCG_DEV_BLOCK)) in match_exception()356 if ((type & DEVCG_DEV_BLOCK) && !(ex->type & DEVCG_DEV_BLOCK)) in match_exception_partial()641 ex.type = DEVCG_DEV_BLOCK; in devcgroup_update_access()