Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
zfcp_reqlist Struct Reference

#include <zfcp_reqlist.h>

Data Fields

spinlock_t lock
 
struct list_head buckets [ZFCP_REQ_LIST_BUCKETS]
 

Detailed Description

struct zfcp_reqlist - Container for request list (reqlist) : Spinlock for protecting the hash list : Array of hashbuckets, each is a list of requests in this bucket

Definition at line 21 of file zfcp_reqlist.h.

Field Documentation

Definition at line 23 of file zfcp_reqlist.h.

spinlock_t lock

Definition at line 22 of file zfcp_reqlist.h.


The documentation for this struct was generated from the following file: