NetBSD/sys/fs/tmpfs
2017-01-11 12:12:32 +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 Two fixes from rmind 2016-08-22 23:07:36 +00:00
tmpfs_rename.c Fix typo in comment. 2015-07-06 10:24:59 +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 Change tmpfs_chsize() to update mtime etc. even if "length == node->tn_size". 2017-01-04 10:06:43 +00:00
tmpfs_vfsops.c In the event that loading the root vnode fails, bail out of 2016-08-26 21:44:24 +00:00
tmpfs_vnops.c Remove RO check in tmpfs_putpages for now, the syncer doesn't like the 2017-01-11 12:12:32 +00:00
tmpfs_vnops.h - Describe some locking. 2011-05-24 20:17:49 +00:00
tmpfs.h Change tmpfs to vcache. 2015-07-06 10:07:12 +00:00
TODO Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00