Linux Kernel
3.7.1
|
#include <runlist.h>
Data Fields | |
runlist_element * | rl |
struct rw_semaphore | lock |
runlist - in memory vcn to lcn mapping array including a read/write lock : pointer to an array of runlist elements : read/write spinlock for serializing access to
struct rw_semaphore lock |
runlist_element* rl |