Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
auth.c File Reference
#include <linux/sched.h>
#include <linux/user_namespace.h>
#include "nfsd.h"
#include "auth.h"

Go to the source code of this file.

Functions

int nfsexp_flags (struct svc_rqst *rqstp, struct svc_export *exp)
 
int nfsd_setuser (struct svc_rqst *rqstp, struct svc_export *exp)
 

Function Documentation

int nfsd_setuser ( struct svc_rqst rqstp,
struct svc_export exp 
)

Definition at line 21 of file auth.c.

int nfsexp_flags ( struct svc_rqst rqstp,
struct svc_export exp 
)

Definition at line 8 of file auth.c.