NetBSD/sys/coda/files.coda
thorpej 37dc008ca3 Cleanup how file system configuration information is declared, grouping
related information together, with the file system code itself.

This is just low-hanging fruit -- more to come.
2002-04-16 23:14:05 +00:00

13 lines
300 B
Plaintext

# $NetBSD: files.coda,v 1.1 2002/04/16 23:14:06 thorpej Exp $
deffs fs_coda.h CODA
defpseudo vcoda
file coda/coda_namecache.c coda
file coda/coda_psdev.c vcoda needs-count
file coda/coda_subr.c coda
file coda/coda_venus.c coda
file coda/coda_vfsops.c coda
file coda/coda_vnops.c coda