[go: nahoru, domu]

Searched refs:open_req (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/mdc/
H A Dmdc_request.c746 struct ptlrpc_request *open_req = it->d.lustre.it_data; local
747 struct obd_import *imp = open_req->rq_import;
749 if (!open_req->rq_replay)
752 rec = req_capsule_client_get(&open_req->rq_pill, &RMF_REC_REINT);
753 body = req_capsule_server_get(&open_req->rq_pill, &RMF_MDT_BODY);
763 DEBUG_REQ(D_ERROR, open_req,
777 spin_lock(&open_req->rq_lock);
782 mod->mod_open_req = open_req;
783 open_req->rq_cb_data = mod;
784 open_req
[all...]

Completed in 249 milliseconds