Man Page: iscsi_create_flashnode_sess
Operating Environment: centos
Section: 9
ISCSI_CREATE_FLASHNO(9) SCSI mid layer ISCSI_CREATE_FLASHNO(9)NAMEiscsi_create_flashnode_sess - Add flashnode session entry in sysfsSYNOPSISstruct iscsi_bus_flash_session * iscsi_create_flashnode_sess(struct Scsi_Host * shost, int index, struct iscsi_transport * transport, int dd_size);ARGUMENTSshost pointer to host data index index of flashnode to add in sysfs transport pointer to transport data dd_size total size to allocateDESCRIPTIONAdds a sysfs entry for the flashnode session attributesRETURNSpointer to allocated flashnode sess on sucess 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)