Man Page: iscsi_find_flashnode_sess
Operating Environment: centos
Section: 9
ISCSI_FIND_FLASHNODE(9) SCSI mid layer ISCSI_FIND_FLASHNODE(9)NAMEiscsi_find_flashnode_sess - finds flashnode session entrySYNOPSISstruct device * iscsi_find_flashnode_sess(struct Scsi_Host * shost, void * data, int (*fn) (struct device *dev, void *data));ARGUMENTSshost pointer to host data data pointer to data containing value to use for comparison fn function pointer that does actual comparisonDESCRIPTIONFinds the flashnode session object comparing the data passed using logic defined in passed function pointerRETURNSpointer to found flashnode session device object on success NULL on failureAUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ISCSI_FIND_FLASHNODE(9)
| Related Man Pages |
|---|
| debugfs_create_file(9) - centos |
| debugfs_create_blob(9) - centos |
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| struct_regulator_config(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |