Searched refs:DEVCG_DEV_BLOCK (Results 1 – 3 of 3) sorted by relevance
9 #define DEVCG_DEV_BLOCK 1 macro25 type = DEVCG_DEV_BLOCK; in devcgroup_inode_permission()51 type = DEVCG_DEV_BLOCK; in devcgroup_inode_mknod()
268 if (type == DEVCG_DEV_BLOCK) in type_to_char()333 if ((type & DEVCG_DEV_BLOCK) && !(ex->type & DEVCG_DEV_BLOCK)) in match_exception()371 if ((type & DEVCG_DEV_BLOCK) && !(ex->type & DEVCG_DEV_BLOCK)) in match_exception_partial()670 ex.type = DEVCG_DEV_BLOCK; in devcgroup_update_access()
793 ret = devcgroup_check_permission(DEVCG_DEV_BLOCK, in blkdev_get_by_dev()