···37373838#include <linux/in.h>3939#include <linux/sunrpc/svc.h>4040-4141-/* XXX from linux/nfs_idmap.h */4242-#define IDMAP_NAMESZ 1284040+#include <linux/nfs_idmap.h>43414442#ifdef CONFIG_NFSD_V44543int nfsd_idmap_init(struct net *);
-3
fs/nfsd/nfs4idmap.c
···5959 * that.6060 */61616262-#define IDMAP_TYPE_USER 06363-#define IDMAP_TYPE_GROUP 16464-6562struct ent {6663 struct cache_head h;6764 int type; /* User / Group */