NetBSD/sys/fs/tmpfs
pooka c3183f3251 The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live
years ago when the kernel was modified to not alter ABI based on
DIAGNOSTIC, and now just call the respective function interfaces
(in lowercase).  Plenty of mix'n match upper/lowercase has creeped
into the tree since then.  Nuke the macros and convert all callsites
to lowercase.

no functional change
2010-01-08 11:35:07 +00:00
..
Makefile
TODO
files.tmpfs
tmpfs.h
tmpfs_args.h
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_pool.c
tmpfs_pool.h
tmpfs_specops.c
tmpfs_specops.h
tmpfs_subr.c Simplify tmpfs_itimes() and use vfs_timestamp(). Also, replace unnecessary 2009-11-11 09:59:41 +00:00
tmpfs_vfsops.c
tmpfs_vnops.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
tmpfs_vnops.h