linux/fs/nfsd/auth.c

// SPDX-License-Identifier: GPL-2.0
/* Copyright (C) 1995, 1996 Olaf Kirch <[email protected]> */

#include <linux/sched.h>
#include "nfsd.h"
#include "auth.h"

int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp)
{}

int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp)
{}