Searched refs:reg_registered (Results 1 – 3 of 3) sorted by relevance
137 restrictions->reg_registered = true; in io_parse_restrictions()160 restrictions->reg_registered = true; in io_parse_restrictions()177 if (ctx->restrictions.op_registered || ctx->restrictions.reg_registered) in io_register_restrictions()188 if (ctx->restrictions.reg_registered) in io_register_restrictions()
2910 dst->reg_registered = src->reg_registered; in io_restriction_clone()2925 if (dst->reg_registered) in io_ctx_restriction_clone()
241 bool reg_registered; member