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

#include <vhost.h>

Data Fields

struct list_head node
 
vhost_work_fn_t fn
 
wait_queue_head_t done
 
int flushing
 
unsigned queue_seq
 
unsigned done_seq
 

Detailed Description

Definition at line 26 of file vhost.h.

Field Documentation

Definition at line 29 of file vhost.h.

unsigned done_seq

Definition at line 32 of file vhost.h.

int flushing

Definition at line 30 of file vhost.h.

Definition at line 28 of file vhost.h.

Definition at line 27 of file vhost.h.

unsigned queue_seq

Definition at line 31 of file vhost.h.


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