centos man page for iscsi_create_flashnode_conn

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)

NAME
iscsi_create_flashnode_conn - Add flashnode conn entry in sysfs
SYNOPSIS
struct 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);
ARGUMENTS
shost pointer to host data fnode_sess pointer to the parent flashnode session entry transport pointer to transport data dd_size total size to allocate
DESCRIPTION
Adds a sysfs entry for the flashnode connection attributes
RETURNS
pointer to allocated flashnode conn on success NULL on failure
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ISCSI_CREATE_FLASHNO(9)
Related Man Pages
fc_remote_port_add(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq