122851890Sopenharmony_ci/*
222851890Sopenharmony_ci * This header was generated from the Linux kernel headers by update_headers.py,
322851890Sopenharmony_ci * to provide necessary information from kernel to userspace, such as constants,
422851890Sopenharmony_ci * structures, and macros, and thus, contains no copyrightable information.
522851890Sopenharmony_ci */
622851890Sopenharmony_ci#ifndef _UAPILINUX_NFSD_DEBUG_H
722851890Sopenharmony_ci#define _UAPILINUX_NFSD_DEBUG_H
822851890Sopenharmony_ci#include <linux/sunrpc/debug.h>
922851890Sopenharmony_ci#define NFSDDBG_SOCK		0x0001
1022851890Sopenharmony_ci#define NFSDDBG_FH		0x0002
1122851890Sopenharmony_ci#define NFSDDBG_EXPORT		0x0004
1222851890Sopenharmony_ci#define NFSDDBG_SVC		0x0008
1322851890Sopenharmony_ci#define NFSDDBG_PROC		0x0010
1422851890Sopenharmony_ci#define NFSDDBG_FILEOP		0x0020
1522851890Sopenharmony_ci#define NFSDDBG_AUTH		0x0040
1622851890Sopenharmony_ci#define NFSDDBG_REPCACHE	0x0080
1722851890Sopenharmony_ci#define NFSDDBG_XDR		0x0100
1822851890Sopenharmony_ci#define NFSDDBG_LOCKD		0x0200
1922851890Sopenharmony_ci#define NFSDDBG_PNFS		0x0400
2022851890Sopenharmony_ci#define NFSDDBG_ALL		0x7FFF
2122851890Sopenharmony_ci#define NFSDDBG_NOCHANGE	0xFFFF
2222851890Sopenharmony_ci#endif
23