NetBSD/sys/fs/udf
reinoud ce2c68fd18 Make VOP_LOOKUP's O(1) instead of O(n log(n)) giving a speedup of 7500% on
a 1400 file directory.
2006-09-19 23:59:16 +00:00
..
Makefile
ecma167-udf.h Add shortcut for struct long_ad 's Unique ID hint that covers the lower 32 2006-08-31 21:38:14 +00:00
files.udf
udf.h Make VOP_LOOKUP's O(1) instead of O(n log(n)) giving a speedup of 7500% on 2006-09-19 23:59:16 +00:00
udf_bswap.h
udf_mount.h
udf_osta.c The local variable `index' seems shadowing an inbuild gcc variable (???) 2006-08-10 12:26:44 +00:00
udf_osta.h
udf_subr.c Make VOP_LOOKUP's O(1) instead of O(n log(n)) giving a speedup of 7500% on 2006-09-19 23:59:16 +00:00
udf_subr.h
udf_vfsops.c Fix locking scheme in udf_mount() to follow more the other filingsystems. 2006-09-05 17:03:04 +00:00
udf_vnops.c