summaryrefslogtreecommitdiffstats
path: root/sys/fs/autofs/autofs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/autofs/autofs.h')
-rw-r--r--sys/fs/autofs/autofs.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/fs/autofs/autofs.h b/sys/fs/autofs/autofs.h
index 4d16509..27e380b 100644
--- a/sys/fs/autofs/autofs.h
+++ b/sys/fs/autofs/autofs.h
@@ -120,13 +120,6 @@ struct autofs_softc {
int sc_last_request_id;
};
-/*
- * Limits and constants
- */
-#define AUTOFS_NAMELEN 24
-#define AUTOFS_FSNAMELEN 16 /* equal to MFSNAMELEN */
-#define AUTOFS_DELEN (8 + AUTOFS_NAMELEN)
-
int autofs_init(struct vfsconf *vfsp);
int autofs_uninit(struct vfsconf *vfsp);
int autofs_trigger(struct autofs_node *anp, const char *component,
OpenPOWER on IntegriCloud