1. NAME▲
iscsi_create_flashnode_sess - Add flashnode session entry in sysfs
2. SYNOPSIS ▲
struct iscsi_bus_flash_session * iscsi_create_flashnode_sess(struct Scsi_Host * shost , int index , struct iscsi_transport * transport , int dd_size );
3. ARGUMENTS ▲
shost
pointer to host data
index
index of flashnode to add in sysfs
transport
pointer to transport data
dd_size
total size to allocate
4. DESCRIPTION ▲
Adds a sysfs entry for the flashnode session attributes
5. RETURNS ▲
pointer to allocated flashnode sess on sucess NULL on failure
6. AUTHORS ▲
James Bottomley <>
Author.
Rob Landley <>
Author.
7. COPYRIGHT ▲