Home
last modified time | relevance | path

Searched refs:cleanup_phase (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpc_module.c56 int rc, cleanup_phase = 0; in ptlrpc_init() local
75 cleanup_phase = 1; in ptlrpc_init()
80 cleanup_phase = 2; in ptlrpc_init()
85 cleanup_phase = 3; in ptlrpc_init()
91 cleanup_phase = 4; in ptlrpc_init()
98 cleanup_phase = 5; in ptlrpc_init()
103 cleanup_phase = 6; in ptlrpc_init()
108 cleanup_phase = 7; in ptlrpc_init()
113 cleanup_phase = 8; in ptlrpc_init()
120 switch (cleanup_phase) { in ptlrpc_init()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c515 int cleanup_phase = 1; in ldlm_cli_enqueue_fini() local
571 cleanup_phase = 0; in ldlm_cli_enqueue_fini()
664 cleanup_phase = 1; in ldlm_cli_enqueue_fini()
677 cleanup_phase = 1; in ldlm_cli_enqueue_fini()
689 if (cleanup_phase == 1 && rc) in ldlm_cli_enqueue_fini()