NetBSD/sys/ufs/ext2fs
pgoyette 9120d4511b Use the module subsystem's ability to process SYSCTL_SETUP() entries to
automate installation of sysctl nodes.

Note that there are still a number of device and pseudo-device modules
that create entries tied to individual device units, rather than to the
module itself.  These are not changed.
2020-03-16 21:20:09 +00:00
..
Makefile
ext2fs.h
ext2fs_alloc.c
ext2fs_balloc.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extents.c
ext2fs_extents.h
ext2fs_extern.h
ext2fs_hash.c
ext2fs_hash.h
ext2fs_htree.c
ext2fs_htree.h
ext2fs_inode.c
ext2fs_lookup.c - Hide the details of SPCF_SHOULDYIELD and related behind a couple of small 2020-03-14 18:08:38 +00:00
ext2fs_readwrite.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
ext2fs_rename.c
ext2fs_subr.c
ext2fs_vfsops.c Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
ext2fs_vnops.c Perform bit operations on unsigned integer 2020-03-08 17:38:12 +00:00
ext2fs_xattr.c
ext2fs_xattr.h