Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/param.h>
#include <linux/time.h>
#include <linux/mm.h>
#include <linux/errno.h>
#include <linux/string.h>
#include <linux/in.h>
#include <linux/pagemap.h>
#include <linux/sunrpc/clnt.h>
#include <linux/nfs.h>
#include <linux/nfs2.h>
#include <linux/nfs_fs.h>
#include <linux/nfs_page.h>
#include <linux/lockd/bind.h>
#include <linux/freezer.h>
#include "internal.h"
Go to the source code of this file.
Data Structures | |
struct | nfs_createdata |
Macros | |
#define | NFSDBG_FACILITY NFSDBG_PROC |
#define | rpc_call_sync(clnt, msg, flags) nfs_rpc_wrapper(clnt, msg, flags) |
#define | NFS_LOCK32_OFFSET_MAX ((__s32)0x7fffffffUL) |
Variables | |
struct nfs_rpc_ops | nfs_v2_clientops |
#define NFSDBG_FACILITY NFSDBG_PROC |
struct nfs_rpc_ops nfs_v2_clientops |