mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 22:48:12 -04:00
13 lines
342 B
Plaintext
13 lines
342 B
Plaintext
# $NetBSD: files.tmpfs,v 1.6 2014/10/11 06:42:19 uebayasi Exp $
|
|
|
|
deffs TMPFS
|
|
|
|
define tmpfs: vfs
|
|
file fs/tmpfs/tmpfs_fifoops.c tmpfs
|
|
file fs/tmpfs/tmpfs_mem.c tmpfs
|
|
file fs/tmpfs/tmpfs_rename.c tmpfs
|
|
file fs/tmpfs/tmpfs_specops.c tmpfs
|
|
file fs/tmpfs/tmpfs_subr.c tmpfs
|
|
file fs/tmpfs/tmpfs_vfsops.c tmpfs
|
|
file fs/tmpfs/tmpfs_vnops.c tmpfs
|