NetBSD/sys/fs/tmpfs
uebayasi fe9a32c84e Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
..
Makefile
TODO
files.tmpfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
tmpfs.h Remove the hardcoded 4 MB free kernel memory limit and replace it 2014-06-07 09:54:34 +00:00
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
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
tmpfs_subr.c Store symlinks without a NUL terminator so that lstat(2) returns the 2014-09-08 14:49:46 +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 Store symlinks without a NUL terminator so that lstat(2) returns the 2014-09-08 14:49:46 +00:00
tmpfs_vnops.h