NetBSD/sys/ufs/ext2fs
pooka d53e261066 valloc -> vnalloc, vfree -> vnfree
Avoids collision with userland valloc(3).

no functional change
ad ok
2008-01-03 01:26:28 +00:00
..
ext2fs_alloc.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ext2fs_balloc.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ext2fs_bmap.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ext2fs_bswap.c Some KNF and cosmetics. 2007-11-17 08:34:38 +00:00
ext2fs_dinode.h Misc cosmetics. 2007-11-17 08:51:51 +00:00
ext2fs_dir.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
ext2fs_extern.h Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ext2fs_inode.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ext2fs_lookup.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ext2fs_readwrite.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ext2fs_subr.c Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
ext2fs_vfsops.c valloc -> vnalloc, vfree -> vnfree 2008-01-03 01:26:28 +00:00
ext2fs_vnops.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ext2fs.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
Makefile