1ISCSI_DESTROY_ALL_FL(9) SCSI mid layer ISCSI_DESTROY_ALL_FL(9)
2
3
4
6 iscsi_destroy_all_flashnode - destory all flashnode session entries
7
9 void iscsi_destroy_all_flashnode(struct Scsi_Host * shost);
10
12 shost
13 pointer to host data
14
16 Destroys all the flashnode session entries and all corresponding
17 children flashnode connection entries from sysfs
18
20 James Bottomley <James.Bottomley@hansenpartnership.com>
21 Author.
22
23 Rob Landley <rob@landley.net>
24 Author.
25
27Kernel Hackers Manual 2.6. June 2019 ISCSI_DESTROY_ALL_FL(9)