1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../fs/ntfs 4 5 KMOD= ntfs 6 SRCS= vnode_if.h \ 7 ntfs_vfsops.c ntfs_vnops.c ntfs_subr.c ntfs_ihash.c \ 8 ntfs_compr.c 9 EXPORT_SYMS= ntfs_iconv 10 11 .include <bsd.kmod.mk>
Cache object: a75e545717b3e2acdb3f03e318d7a5f4
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.