]> Pileus Git - ~andy/linux/blobdiff - include/linux/nfsd/nfsd.h
knfsd: nfsd4: implement secinfo
[~andy/linux] / include / linux / nfsd / nfsd.h
index 54ef1a18a56c1674807b0cc631a8c4278fab4a4d..e452256d3f72a9347ed79ffda31f10d1113e5e80 100644 (file)
@@ -71,6 +71,9 @@ int           nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,
                                struct svc_export **expp);
 __be32         nfsd_lookup(struct svc_rqst *, struct svc_fh *,
                                const char *, int, struct svc_fh *);
+__be32          nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *,
+                               const char *, int,
+                               struct svc_export **, struct dentry **);
 __be32         nfsd_setattr(struct svc_rqst *, struct svc_fh *,
                                struct iattr *, int, time_t);
 #ifdef CONFIG_NFSD_V4