Lines Matching defs:req1
2368 struct ceph_mds_request *req1 = NULL, *req2 = NULL;
2373 req1 = list_last_entry(&ci->i_unsafe_dirops,
2376 ceph_mdsc_get_request(req1);
2391 if (req1 || req2) {
2409 if (req1) {
2457 ceph_vinop(inode), req1 ? req1->r_tid : 0ULL,
2459 if (req1) {
2460 ret = !wait_for_completion_timeout(&req1->r_safe_completion,
2461 ceph_timeout_jiffies(req1->r_timeout));
2473 if (req1)
2474 ceph_mdsc_put_request(req1);