Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
nfs3client.c File Reference
#include <linux/nfs_fs.h>
#include <linux/nfs_mount.h>
#include "internal.h"

Go to the source code of this file.

Functions

struct nfs_servernfs3_create_server (struct nfs_mount_info *mount_info, struct nfs_subversion *nfs_mod)
 
struct nfs_servernfs3_clone_server (struct nfs_server *source, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t flavor)
 

Function Documentation

struct nfs_server* nfs3_clone_server ( struct nfs_server source,
struct nfs_fh fh,
struct nfs_fattr fattr,
rpc_authflavor_t  flavor 
)
read

Definition at line 56 of file nfs3client.c.

struct nfs_server* nfs3_create_server ( struct nfs_mount_info mount_info,
struct nfs_subversion nfs_mod 
)
read

Definition at line 46 of file nfs3client.c.