Home
last modified time | relevance | path

Searched refs:LUSTRE_IMP_FULL (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c177 rc = mdc_reint(req, rpc_lock, LUSTRE_IMP_FULL); in mdc_setattr()
276 level = LUSTRE_IMP_FULL; in mdc_create()
366 rc = mdc_reint(req, obd->u.cli.cl_rpc_lock, LUSTRE_IMP_FULL); in mdc_unlink()
410 rc = mdc_reint(req, obd->u.cli.cl_rpc_lock, LUSTRE_IMP_FULL); in mdc_link()
477 rc = mdc_reint(req, obd->u.cli.cl_rpc_lock, LUSTRE_IMP_FULL); in mdc_rename()
Dmdc_request.c154 LUSTRE_IMP_FULL, 0); in mdc_getstatus()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c84 req->rq_send_state = LUSTRE_IMP_FULL; in ptlrpc_obd_ping()
209 …CDEBUG(level == LUSTRE_IMP_FULL ? D_INFO : D_HA, "%s->%s: level %s/%u force %u force_next %u deact… in ptlrpc_pinger_process_import()
219 } else if (level != LUSTRE_IMP_FULL || in ptlrpc_pinger_process_import()
377 if (imp->imp_state != LUSTRE_IMP_FULL || in ptlrpc_pinger_commit_expected()
Dimport.c164 if (imp->imp_state == LUSTRE_IMP_FULL && in ptlrpc_set_import_discon()
194 (imp->imp_state == LUSTRE_IMP_FULL && in ptlrpc_set_import_discon()
652 } else if (imp->imp_state == LUSTRE_IMP_FULL) { in ptlrpc_connect_import()
902 IMPORT_SET_STATE(imp, LUSTRE_IMP_FULL); in ptlrpc_connect_interpret()
1405 IMPORT_SET_STATE(imp, LUSTRE_IMP_FULL); in ptlrpc_import_recovery_state_machine()
1416 if (imp->imp_state == LUSTRE_IMP_FULL) { in ptlrpc_import_recovery_state_machine()
1475 if (imp->imp_state != LUSTRE_IMP_FULL) in ptlrpc_disconnect_import()
Drecover.c371 if (imp->imp_state == LUSTRE_IMP_FULL || in ptlrpc_import_in_recovery()
Dclient.c604 request->rq_send_state = LUSTRE_IMP_FULL; in __ptlrpc_request_bufs_pack()
1320 if (req->rq_send_state != LUSTRE_IMP_FULL || in after_reply()
1940 req->rq_send_state != LUSTRE_IMP_FULL || in ptlrpc_expire_one_request()
3093 req->rq_send_state = LUSTRE_IMP_FULL; in ptlrpcd_alloc_work()
Dptlrpcd.c105 if (req != NULL && req->rq_send_state != LUSTRE_IMP_FULL) in ptlrpcd_select_pc()
Dniobuf.c508 (request->rq_import->imp_state == LUSTRE_IMP_FULL))); in ptl_send_rpc()
Dlproc_ptlrpc.c1248 req->rq_send_state = LUSTRE_IMP_FULL; in lprocfs_wr_ping()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_import.h101 LUSTRE_IMP_FULL = 9, enumerator
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_ea.c178 if (imp->imp_state == LUSTRE_IMP_FULL && in lov_tgt_maxbytes()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dlproc_osc.c263 if (cli->cl_import->imp_state == LUSTRE_IMP_FULL) in osc_cur_grant_bytes_seq_write()
Dosc_request.c1006 if (client->cl_import->imp_state == LUSTRE_IMP_FULL && in osc_should_shrink_grant()
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c989 if ((imp->imp_state != LUSTRE_IMP_FULL && in mgc_set_info_async()