Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
ubd.h File Reference

Go to the source code of this file.

Functions

void ignore_sigwinch_sig (void)
 
int start_io_thread (unsigned long sp, int *fds_out)
 
int io_thread (void *arg)
 

Variables

int kernel_fd
 

Function Documentation

void ignore_sigwinch_sig ( void  )

Definition at line 24 of file ubd_user.c.

int io_thread ( void arg)

Definition at line 1430 of file ubd_kern.c.

int start_io_thread ( unsigned long  sp,
int fds_out 
)

Definition at line 29 of file ubd_user.c.

Variable Documentation

int kernel_fd

Definition at line 1425 of file ubd_kern.c.