NetBSD/sys/fs/tmpfs
2015-04-20 22:59:19 +00:00
..
files.tmpfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
Makefile
tmpfs_args.h
tmpfs_fifoops.c Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
tmpfs_fifoops.h - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs_mem.c use psize_t for physical memory calculation 2014-06-13 11:57:48 +00:00
tmpfs_rename.c - Simplify tmpfs_update(), eliminate tmpfs_note_t::tn_status and deferred 2013-11-23 16:35:32 +00:00
tmpfs_specops.c Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
tmpfs_specops.h - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs_subr.c Make vget always return vnode unlocked. 2015-04-20 13:44:16 +00:00
tmpfs_vfsops.c Check for invalid mount arguments early and gracefully fail the mount. 2014-06-10 16:10:59 +00:00
tmpfs_vnops.c Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
tmpfs_vnops.h - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs.h Remove the hardcoded 4 MB free kernel memory limit and replace it 2014-06-07 09:54:34 +00:00
TODO Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00