Lines Matching refs:req1
2306 struct ceph_mds_request *req1 = NULL, *req2 = NULL;
2311 req1 = list_last_entry(&ci->i_unsafe_dirops,
2314 ceph_mdsc_get_request(req1);
2329 if (req1 || req2) {
2347 if (req1) {
2395 inode, req1 ? req1->r_tid : 0ULL, req2 ? req2->r_tid : 0ULL);
2396 if (req1) {
2397 ret = !wait_for_completion_timeout(&req1->r_safe_completion,
2398 ceph_timeout_jiffies(req1->r_timeout));
2410 if (req1)
2411 ceph_mdsc_put_request(req1);