summaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
diff options
context:
space:
mode:
authorAnna Schumaker <anna.schumaker@oracle.com>2025-11-13 11:10:17 -0500
committerAnna Schumaker <anna.schumaker@oracle.com>2026-01-30 11:42:20 -0500
commitc96c05fcfe395e93f738d924dfd40571ca4302ca (patch)
treec053651fda3213b0aa2527bb3243f95c31059fac /fs/nfs/internal.h
parente5e45ea615a13edac86d6f84bbd5fc1c5d532a10 (diff)
downloadlinux-next-c96c05fcfe395e93f738d924dfd40571ca4302ca.tar.gz
linux-next-c96c05fcfe395e93f738d924dfd40571ca4302ca.zip
NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.c
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'fs/nfs/internal.h')
-rw-r--r--fs/nfs/internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/nfs/internal.h b/fs/nfs/internal.h
index 2e596244799f..e99998e515c0 100644
--- a/fs/nfs/internal.h
+++ b/fs/nfs/internal.h
@@ -739,9 +739,6 @@ extern ssize_t nfs_dreq_bytes_left(struct nfs_direct_req *dreq, loff_t offset);
/* nfs4proc.c */
extern struct nfs_client *nfs4_init_client(struct nfs_client *clp,
const struct nfs_client_initdata *);
-extern int nfs40_walk_client_list(struct nfs_client *clp,
- struct nfs_client **result,
- const struct cred *cred);
extern int nfs41_walk_client_list(struct nfs_client *clp,
struct nfs_client **result,
const struct cred *cred);