1ISCSI_CREATE_FLASHNO(9)         SCSI mid layer         ISCSI_CREATE_FLASHNO(9)
2
3
4

NAME

6       iscsi_create_flashnode_conn - Add flashnode conn entry in sysfs
7

SYNOPSIS

9       struct iscsi_bus_flash_conn *
10                                                                 iscsi_create_flashnode_conn(struct Scsi_Host * shost,
11                                                                 struct iscsi_bus_flash_session * fnode_sess,
12                                                                 struct iscsi_transport * transport,
13                                                                 int dd_size);
14

ARGUMENTS

16       shost
17           pointer to host data
18
19       fnode_sess
20           pointer to the parent flashnode session entry
21
22       transport
23           pointer to transport data
24
25       dd_size
26           total size to allocate
27

DESCRIPTION

29       Adds a sysfs entry for the flashnode connection attributes
30

RETURNS

32       pointer to allocated flashnode conn on success NULL on failure
33

AUTHORS

35       James Bottomley <James.Bottomley@hansenpartnership.com>
36           Author.
37
38       Rob Landley <rob@landley.net>
39           Author.
40
42Kernel Hackers Manual 3.10         June 2019           ISCSI_CREATE_FLASHNO(9)
Impressum