blob: 51e6a0d0f88433ab592cf7d2ce2529b31596e446 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: files.cd9660,v 1.2 2014/10/11 06:42:18 uebayasi Exp $
deffs CD9660
define cd9660: vfs
file fs/cd9660/cd9660_bmap.c cd9660
file fs/cd9660/cd9660_lookup.c cd9660
file fs/cd9660/cd9660_node.c cd9660
file fs/cd9660/cd9660_rrip.c cd9660
file fs/cd9660/cd9660_util.c cd9660
file fs/cd9660/cd9660_vfsops.c cd9660
file fs/cd9660/cd9660_vnops.c cd9660
|