ISCSI_CREATE_FLASHNO(9) | SCSI mid layer | ISCSI_CREATE_FLASHNO(9) |
NAME¶
iscsi_create_flashnode_sess - Add flashnode session entry in sysfs
SYNOPSIS¶
struct iscsi_bus_flash_session * iscsi_create_flashnode_sess(struct Scsi_Host * shost, int index, struct iscsi_transport * transport, int dd_size);
ARGUMENTS¶
struct Scsi_Host * shost
int index
struct iscsi_transport * transport
int dd_size
DESCRIPTION¶
Adds a sysfs entry for the flashnode session attributes
RETURN¶
pointer to allocated flashnode sess on success NULL on failure
AUTHORS¶
James Bottomley <James.Bottomley@hansenpartnership.com>
Rob Landley <rob@landley.net>
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |