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
bfs.c added error check. 2009-04-26 12:41:59 +00:00
bfs.h
files.sysvbfs
Makefile
sysvbfs_args.h
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