srp_start_tl_fail_timers (9) Linux Manual Page
srp_start_tl_fail_timers – start the transport layer failure timers
Synopsis
void srp_start_tl_fail_timers(struct srp_rport *rport);
Arguments
rport
-
- SRP target port.
Description
Start the transport layer fast I/O failure and device loss timers. Do not modify a timer that was already started.
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
