1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../fs/umapfs 4 5 KMOD= umapfs 6 SRCS= vnode_if.h \ 7 umap_subr.c umap_vfsops.c umap_vnops.c 8 9 .include <bsd.kmod.mk>
Cache object: 00b14020021d2b7e925fa02ce979fe61
[ 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.