Lines Matching refs:req1
2316 struct ceph_mds_request *req1 = NULL, *req2 = NULL;
2321 req1 = list_last_entry(&ci->i_unsafe_dirops,
2324 ceph_mdsc_get_request(req1);
2339 if (req1 || req2) {
2357 if (req1) {
2405 inode, req1 ? req1->r_tid : 0ULL, req2 ? req2->r_tid : 0ULL);
2406 if (req1) {
2407 ret = !wait_for_completion_timeout(&req1->r_safe_completion,
2408 ceph_timeout_jiffies(req1->r_timeout));
2420 if (req1)
2421 ceph_mdsc_put_request(req1);