e2fsprogs/lib/ext2fs/jump/jump.funcs

76 lines
4.4 KiB
Plaintext

00000000 T _ext2fs_open libext2fs openfs
00000000 T _ext2fs_check_desc libext2fs openfs
00000000 T _ext2fs_free libext2fs freefs
00000000 T _ext2fs_flush libext2fs closefs
00000000 T _ext2fs_close libext2fs closefs
00000000 T _ext2fs_allocate_inode_bitmap libext2fs bitmaps
00000000 T _ext2fs_allocate_block_bitmap libext2fs bitmaps
00000000 T _ext2fs_free_inode_bitmap libext2fs bitmaps
00000000 T _ext2fs_free_block_bitmap libext2fs bitmaps
00000000 T _ext2fs_fudge_inode_bitmap_end libext2fs bitmaps
00000000 T _ext2fs_fudge_block_bitmap_end libext2fs bitmaps
00000000 T _ext2fs_clear_inode_bitmap libext2fs bitmaps
00000000 T _ext2fs_clear_block_bitmap libext2fs bitmaps
00000000 T _ext2fs_write_inode_bitmap libext2fs rw_bitmaps
00000000 T _ext2fs_write_block_bitmap libext2fs rw_bitmaps
00000000 T _ext2fs_read_inode_bitmap libext2fs rw_bitmaps
00000000 T _ext2fs_read_block_bitmap libext2fs rw_bitmaps
00000000 T _ext2fs_read_bitmaps libext2fs rw_bitmaps
00000000 T _ext2fs_write_bitmaps libext2fs rw_bitmaps
00000000 T _ext2fs_open_inode_scan libext2fs inode
00000000 T _ext2fs_close_inode_scan libext2fs inode
00000000 T _ext2fs_get_next_inode libext2fs inode
00000000 T _ext2fs_read_inode libext2fs inode
00000000 T _ext2fs_write_inode libext2fs inode
00000000 T _ext2fs_get_blocks libext2fs inode
00000000 T _ext2fs_check_directory libext2fs inode
00000000 T _ext2fs_block_iterate libext2fs block
00000000 T _ext2fs_dir_iterate libext2fs namei
00000000 T _ext2fs_lookup libext2fs namei
00000000 T _ext2fs_namei libext2fs namei
00000000 T _ext2fs_new_dir_block libext2fs newdir
00000000 T _ext2fs_mkdir libext2fs mkdir
00000000 T _ext2fs_get_pathname libext2fs get_pathname
00000000 T _ext2fs_warn_bitmap libext2fs bitops
00000000 T _ext2fs_link libext2fs link
00000000 T _ext2fs_unlink libext2fs link
00000000 T _ext2fs_new_inode libext2fs alloc
00000000 T _ext2fs_new_block libext2fs alloc
00000000 T _ext2fs_get_free_blocks libext2fs alloc
00000000 T _ext2fs_expand_dir libext2fs expanddir
00000000 T _set_bit libext2fs inline
00000000 T _clear_bit libext2fs inline
00000000 T _test_bit libext2fs inline
00000000 T _ext2fs_mark_block_bitmap libext2fs inline
00000000 T _ext2fs_unmark_block_bitmap libext2fs inline
00000000 T _ext2fs_test_block_bitmap libext2fs inline
00000000 T _ext2fs_mark_inode_bitmap libext2fs inline
00000000 T _ext2fs_unmark_inode_bitmap libext2fs inline
00000000 T _ext2fs_test_inode_bitmap libext2fs inline
00000000 T _ext2fs_mark_super_dirty libext2fs inline
00000000 T _ext2fs_mark_changed libext2fs inline
00000000 T _ext2fs_test_changed libext2fs inline
00000000 T _ext2fs_mark_valid libext2fs inline
00000000 T _ext2fs_unmark_valid libext2fs inline
00000000 T _ext2fs_test_valid libext2fs inline
00000000 T _ext2fs_mark_ib_dirty libext2fs inline
00000000 T _ext2fs_mark_bb_dirty libext2fs inline
00000000 T _ext2fs_test_ib_dirty libext2fs inline
00000000 T _ext2fs_test_bb_dirty libext2fs inline
00000000 T _ext2fs_group_of_blk libext2fs inline
00000000 T _ext2fs_group_of_ino libext2fs inline
00000000 T _ext2fs_initialize libext2fs initialize
00000000 T _badblocks_list_create libext2fs badblocks
00000000 T _badblocks_list_free libext2fs badblocks
00000000 T _badblocks_list_add libext2fs badblocks
00000000 T _badblocks_list_test libext2fs badblocks
00000000 T _badblocks_list_iterate_begin libext2fs badblocks
00000000 T _badblocks_list_iterate libext2fs badblocks
00000000 T _badblocks_list_iterate_end libext2fs badblocks
00000000 T _ext2fs_read_bb_inode libext2fs read_bb
00000000 T _ext2fs_update_bb_inode libext2fs bb_inode
00000000 T _ext2fs_read_bb_FILE libext2fs read_bb_file
00000000 T _initialize_ext2_error_table libext2fs ext2_err
00000000 T _ext2_llseek libext2fs llseek
00000000 T _ext2fs_set_inode_callback libext2fs inode