NetBSD/sys/fs/filecorefs
dholland 4171507047 Abolish all the silly indirection macros for initializing vnode ops tables.
These are things of the form #define foofs_op genfs_op, or #define
foofs_op genfs_eopnotsupp, or similar. They serve no purpose besides
obfuscation, and have gotten cutpasted all over everywhere.
2021-07-18 23:57:13 +00:00
..
Makefile
filecore.h
filecore_bmap.c
filecore_extern.h
filecore_lookup.c
filecore_mount.h
filecore_node.c
filecore_node.h Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
filecore_utils.c s/occurence/occurrence/ 2020-09-29 02:58:51 +00:00
filecore_vfsops.c
filecore_vnops.c Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
files.filecorefs