Searched defs:iscsi_pool (Results 1 – 2 of 2) sorted by relevance
261 struct iscsi_pool { struct262 struct kfifo queue; /* FIFO Queue */263 void **pool; /* Pool of elements */264 int max; /* Max number of elements */
242 struct iscsi_pool { struct243 struct kfifo queue; /* FIFO Queue */244 void **pool; /* Pool of elements */245 int max; /* Max number of elements */