NetBSD/sys/fs/sysvbfs
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
..
bfs_sysvbfs.c Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
bfs.c added error check. 2009-04-26 12:41:59 +00:00
bfs.h
files.sysvbfs
Makefile Install sysvbfs argument structure header into userlandia. 2008-09-04 12:07:29 +00:00
sysvbfs_args.h Install sysvbfs argument structure header into userlandia. 2008-09-04 12:07:29 +00:00
sysvbfs_vfsops.c Call VOP_CLOSE() in mount error branch with the device locked to 2009-12-01 09:28:02 +00:00
sysvbfs_vnops.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
sysvbfs.c
sysvbfs.h Install sysvbfs argument structure header into userlandia. 2008-09-04 12:07:29 +00:00