NetBSD/sys/fs/tmpfs
dyoung 28f88dda1b Borrow a clue from the vmlocking branch, and consolidate all of
the vput(9)ing in tmpfs_rmdir() in one place.  No functional change
intended.
2007-10-23 19:49:01 +00:00
..
files.tmpfs
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_pool.c Put _tmpfs_ in the name of the pools instead of _pool_. Obviously 2007-10-23 19:43:54 +00:00
tmpfs_pool.h
tmpfs_specops.c
tmpfs_specops.h
tmpfs_subr.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
tmpfs_vfsops.c Fix typo: I'm pretty sure that in tmpfs_done(), both of the malloc(9) 2007-10-23 19:45:29 +00:00
tmpfs_vnops.c Borrow a clue from the vmlocking branch, and consolidate all of 2007-10-23 19:49:01 +00:00
tmpfs_vnops.h
tmpfs.h
TODO