Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
sunrpc_syms.c File Reference
#include <linux/module.h>
#include <linux/types.h>
#include <linux/uio.h>
#include <linux/unistd.h>
#include <linux/init.h>
#include <linux/sunrpc/sched.h>
#include <linux/sunrpc/clnt.h>
#include <linux/sunrpc/svc.h>
#include <linux/sunrpc/svcsock.h>
#include <linux/sunrpc/auth.h>
#include <linux/workqueue.h>
#include <linux/sunrpc/rpc_pipe_fs.h>
#include <linux/sunrpc/xprtsock.h>
#include "netns.h"

Go to the source code of this file.

Functions

 EXPORT_SYMBOL_GPL (sunrpc_net_id)
 
 MODULE_LICENSE ("GPL")
 
 fs_initcall (init_sunrpc)
 
 module_exit (cleanup_sunrpc)
 

Variables

int sunrpc_net_id
 

Function Documentation

EXPORT_SYMBOL_GPL ( sunrpc_net_id  )
fs_initcall ( init_sunrpc  )
module_exit ( cleanup_sunrpc  )
MODULE_LICENSE ( "GPL"  )

Variable Documentation

int sunrpc_net_id

Definition at line 27 of file sunrpc_syms.c.