Query: iscsi_create_flashnode_conn
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ISCSI_CREATE_FLASHNO(9) SCSI mid layer ISCSI_CREATE_FLASHNO(9)NAMEiscsi_create_flashnode_conn - Add flashnode conn entry in sysfsSYNOPSISstruct iscsi_bus_flash_conn * iscsi_create_flashnode_conn(struct Scsi_Host * shost, struct iscsi_bus_flash_session * fnode_sess, struct iscsi_transport * transport, int dd_size);ARGUMENTSshost pointer to host data fnode_sess pointer to the parent flashnode session entry transport pointer to transport data dd_size total size to allocateDESCRIPTIONAdds a sysfs entry for the flashnode connection attributesRETURNSpointer to allocated flashnode conn on success NULL on failureAUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ISCSI_CREATE_FLASHNO(9)