Searched refs:ptlrpc_resend (Results 1 – 3 of 3) sorted by relevance
51 int ptlrpc_resend(struct obd_import *imp);
179 int ptlrpc_resend(struct obd_import *imp) in ptlrpc_resend() function207 EXPORT_SYMBOL(ptlrpc_resend);
1392 rc = ptlrpc_resend(imp); in ptlrpc_import_recovery_state_machine()