Lines Matching defs:req2
2368 struct ceph_mds_request *req1 = NULL, *req2 = NULL;
2379 req2 = list_last_entry(&ci->i_unsafe_iops,
2382 ceph_mdsc_get_request(req2);
2391 if (req1 || req2) {
2421 if (req2) {
2458 req2 ? req2->r_tid : 0ULL);
2465 if (req2) {
2466 ret = !wait_for_completion_timeout(&req2->r_safe_completion,
2467 ceph_timeout_jiffies(req2->r_timeout));
2475 if (req2)
2476 ceph_mdsc_put_request(req2);