Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
nfs.h File Reference
#include <linux/fs.h>
#include <linux/sunrpc/sched.h>
#include <linux/nfs_xdr.h>

Go to the source code of this file.

Data Structures

struct  nfs_subversion
 

Functions

struct nfs_subversionget_nfs_version (unsigned int)
 
void put_nfs_version (struct nfs_subversion *)
 
void register_nfs_version (struct nfs_subversion *)
 
void unregister_nfs_version (struct nfs_subversion *)
 

Function Documentation

struct nfs_subversion* get_nfs_version ( unsigned  int)
read

Definition at line 102 of file client.c.

void put_nfs_version ( struct nfs_subversion )

Definition at line 118 of file client.c.

void register_nfs_version ( struct nfs_subversion )

Definition at line 123 of file client.c.

void unregister_nfs_version ( struct nfs_subversion )

Definition at line 134 of file client.c.