jump.funcs:

Updated to reflect new library function calls.
bitmap-optimize
Theodore Ts'o 1998-03-04 16:29:30 +00:00
parent 0e14f78e66
commit 06b38e3a4a
1 changed files with 159 additions and 141 deletions

View File

@ -112,7 +112,8 @@
00000000 T _ext2fs_badblocks_list_iterate_begin libext2fs badblocks
00000000 T _ext2fs_badblocks_list_iterate libext2fs badblocks
00000000 T _ext2fs_badblocks_list_iterate_end libext2fs badblocks
00000000 T _ext2fs_brel_memarray_create libext2fs brel_ma
#00000000 U _ext2fs_brel_memarray_create libext2fs brel_ma
00000000 T __DUMMY__ libext2fs brel_ma
00000000 T _ext2fs_badblocks_list_free libext2fs closefs
00000000 T _ext2fs_free_dblist libext2fs closefs
00000000 T _ext2fs_get_num_dirs libext2fs dblist
@ -128,7 +129,8 @@
00000000 T _ext2fs_unmark_block_bitmap_range libext2fs inline
00000000 T _ext2fs_fast_unmark_block_bitmap_range libext2fs inline
00000000 T _ext2fs_inode_scan_flags libext2fs inode
00000000 T _ext2fs_irel_memarray_create libext2fs irel_ma
#00000000 U _ext2fs_irel_memarray_create libext2fs irel_ma
00000000 U __DUMMY__ libext2fs irel_ma
00000000 T _ext2fs_resize_generic_bitmap libext2fs rs_bitmap
00000000 T _ext2fs_inode_has_valid_blocks libext2fs valid_blk
00000000 T _ext2fs_free_icount libext2fs icount
@ -151,3 +153,19 @@
00000000 T _ext2fs_resize_inode_bitmap libext2fs rs_bitmap
00000000 T _ext2fs_resize_block_bitmap libext2fs rs_bitmap
00000000 T _ext2fs_dblist_count libext2fs dblist
00000000 T _ext2fs_alloc_block libext2fs alloc
00000000 T _ext2fs_allocate_group_table libext2fs alloc_tables
00000000 T _ext2fs_set_bitmap_padding libext2fs bitmaps
00000000 T _ext2fs_bmap libext2fs bmap
00000000 T _ext2fs_move_blocks libext2fs bmove
00000000 T _ext2fs_file_open libext2fs fileio
00000000 T _ext2fs_file_get_fs libext2fs fileio
00000000 T _ext2fs_file_close libext2fs fileio
00000000 T _ext2fs_file_read libext2fs fileio
00000000 T _ext2fs_file_write libext2fs fileio
00000000 T _ext2fs_file_llseek libext2fs fileio
00000000 T _ext2fs_file_get_size libext2fs fileio
00000000 T _ext2fs_file_set_size libext2fs fileio
00000000 T _ext2fs_get_mem libext2fs inline
00000000 T _ext2fs_free_mem libext2fs inline
00000000 T _ext2fs_resize_mem libext2fs inline