rq_attach_root
rq_attach_root(rq, &def_root_domain);
extern void rq_attach_root(struct rq *rq, struct root_domain *rd);
rq_attach_root(rq, rd);