NetBSD/sys/fs/tmpfs
rmind 0adcb88bc3 tmpfs_access: simplify, no need to separate the logic. 2012-01-22 03:13:19 +00:00
..
Makefile
TODO Replace tmpfs_pool custom allocator code with a simpler layer for memory 2010-06-22 18:32:07 +00:00
files.tmpfs Replace tmpfs_pool custom allocator code with a simpler layer for memory 2010-06-22 18:32:07 +00:00
tmpfs.h define and use TMPFS_MAXNAMLEN instead of MAXNAMLEN 2011-09-27 01:10:43 +00:00
tmpfs_args.h
tmpfs_fifoops.c - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs_fifoops.h - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs_mem.c - tmpfs_alloc_node/tmpfs_free_node: move inode limiting into tmpfs_node_get() 2011-05-24 01:09:47 +00:00
tmpfs_specops.c - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs_specops.h - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs_subr.c First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
tmpfs_vfsops.c define and use TMPFS_MAXNAMLEN instead of MAXNAMLEN 2011-09-27 01:10:43 +00:00
tmpfs_vnops.c tmpfs_access: simplify, no need to separate the logic. 2012-01-22 03:13:19 +00:00
tmpfs_vnops.h - Describe some locking. 2011-05-24 20:17:49 +00:00