1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/fs/tmpfs 4 5 KMOD= tmpfs 6 SRCS= vnode_if.h \ 7 tmpfs_vnops.c tmpfs_fifoops.c tmpfs_vfsops.c tmpfs_subr.c opt_tmpfs.h 8 9 .include <bsd.kmod.mk>
Cache object: 7f280e8079d459598ac29264ee59008c
[ 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.