#ifndef LINUX_LOCKD_NLM_H
#define LINUX_LOCKD_NLM_H
#define NLM_OFFSET_MAX …
#define NLM4_OFFSET_MAX …
enum { … };
#define NLM_PROGRAM …
#define NLMPROC_NULL …
#define NLMPROC_TEST …
#define NLMPROC_LOCK …
#define NLMPROC_CANCEL …
#define NLMPROC_UNLOCK …
#define NLMPROC_GRANTED …
#define NLMPROC_TEST_MSG …
#define NLMPROC_LOCK_MSG …
#define NLMPROC_CANCEL_MSG …
#define NLMPROC_UNLOCK_MSG …
#define NLMPROC_GRANTED_MSG …
#define NLMPROC_TEST_RES …
#define NLMPROC_LOCK_RES …
#define NLMPROC_CANCEL_RES …
#define NLMPROC_UNLOCK_RES …
#define NLMPROC_GRANTED_RES …
#define NLMPROC_NSM_NOTIFY …
#define NLMPROC_SHARE …
#define NLMPROC_UNSHARE …
#define NLMPROC_NM_LOCK …
#define NLMPROC_FREE_ALL …
#endif