centos man page for iscsi_find_flashnode_sess

Query: iscsi_find_flashnode_sess

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ISCSI_FIND_FLASHNODE(9) 					  SCSI mid layer					   ISCSI_FIND_FLASHNODE(9)

NAME
iscsi_find_flashnode_sess - finds flashnode session entry
SYNOPSIS
struct device * iscsi_find_flashnode_sess(struct Scsi_Host * shost, void * data, int (*fn) (struct device *dev, void *data));
ARGUMENTS
shost pointer to host data data pointer to data containing value to use for comparison fn function pointer that does actual comparison
DESCRIPTION
Finds the flashnode session object comparing the data passed using logic defined in passed function pointer
RETURNS
pointer to found flashnode session device object 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_FIND_FLASHNODE(9)
Related Man Pages
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
fc_remote_port_delete(9) - centos
securityfs_create_file(9) - centos
srp_reconnect_rport(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq