Home | History | Annotate | Download | only in block

Lines Matching refs:dependent_requests

515     QLIST_INIT(&acb->l2meta.dependent_requests);
546 QLIST_FOREACH_SAFE(req, &m->dependent_requests, next_depend, next) {
551 QLIST_INIT(&m->dependent_requests);
600 QLIST_INSERT_HEAD(&acb->l2meta.depends_on->dependent_requests,
802 QLIST_INIT(&meta.dependent_requests);