NetBSD/sys/ufs/ufs
2005-01-24 21:34:48 +00:00
..
dinode.h
dir.h
dirhash.h Bring in Ian Dowse's Dirhash from FreeBSD. Hash tables of 2005-01-23 19:37:05 +00:00
inode.h Bring in Ian Dowse's Dirhash from FreeBSD. Hash tables of 2005-01-23 19:37:05 +00:00
Makefile Remove dirhash.h. 2005-01-24 01:32:22 +00:00
quota.h First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
ufs_bmap.c Remove some unnecessary (int32_t) casts that would cause us to screw up the 2004-12-15 07:11:51 +00:00
ufs_bswap.h Fixing age old cruft: 2004-08-15 07:19:54 +00:00
ufs_dirhash.c Bring in Ian Dowse's Dirhash from FreeBSD. Hash tables of 2005-01-23 19:37:05 +00:00
ufs_extern.h Use a pool for struct direct instead of kernel stack. 2004-06-20 18:25:49 +00:00
ufs_ihash.c
ufs_inode.c Bring in Ian Dowse's Dirhash from FreeBSD. Hash tables of 2005-01-23 19:37:05 +00:00
ufs_lookup.c Bring in Ian Dowse's Dirhash from FreeBSD. Hash tables of 2005-01-23 19:37:05 +00:00
ufs_quota.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
ufs_readwrite.c adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
ufs_vfsops.c Bring in Ian Dowse's Dirhash from FreeBSD. Hash tables of 2005-01-23 19:37:05 +00:00
ufs_vnops.c check _KERNEL_OPT instead of !_LKM to conditionalize opt includes 2005-01-24 21:34:48 +00:00
ufsmount.h Fixing age old cruft: 2004-08-15 07:19:54 +00:00