Whamcloud - gitweb
092f2252283e12b73a5d822a7c90a3f9892d70be
[tools/e2fsprogs.git] / lib / ext2fs / dll / jump.funcs
1 00000000 T _ext2fs_open                         libext2fs       openfs
2 00000000 T _ext2fs_check_desc                   libext2fs       openfs
3 00000000 T _ext2fs_free                         libext2fs       freefs
4 00000000 T _ext2fs_flush                        libext2fs       closefs
5 00000000 T _ext2fs_close                        libext2fs       closefs
6 00000000 T _ext2fs_allocate_inode_bitmap        libext2fs       bitmaps
7 00000000 T _ext2fs_allocate_block_bitmap        libext2fs       bitmaps
8 00000000 T _ext2fs_free_inode_bitmap            libext2fs       bitmaps
9 00000000 T _ext2fs_free_block_bitmap            libext2fs       bitmaps
10 00000000 T _ext2fs_fudge_inode_bitmap_end       libext2fs       bitmaps
11 00000000 T _ext2fs_fudge_block_bitmap_end       libext2fs       bitmaps
12 00000000 T _ext2fs_clear_inode_bitmap           libext2fs       bitmaps
13 00000000 T _ext2fs_clear_block_bitmap           libext2fs       bitmaps
14 00000000 T _ext2fs_write_inode_bitmap           libext2fs       rw_bitmaps
15 00000000 T _ext2fs_write_block_bitmap           libext2fs       rw_bitmaps
16 00000000 T _ext2fs_read_inode_bitmap            libext2fs       rw_bitmaps
17 00000000 T _ext2fs_read_block_bitmap            libext2fs       rw_bitmaps
18 00000000 T _ext2fs_read_bitmaps                 libext2fs       rw_bitmaps
19 00000000 T _ext2fs_write_bitmaps                libext2fs       rw_bitmaps
20 00000000 T _ext2fs_open_inode_scan              libext2fs       inode
21 00000000 T _ext2fs_close_inode_scan             libext2fs       inode
22 00000000 T _ext2fs_get_next_inode               libext2fs       inode
23 00000000 T _ext2fs_read_inode                   libext2fs       inode
24 00000000 T _ext2fs_write_inode                  libext2fs       inode
25 00000000 T _ext2fs_get_blocks                   libext2fs       inode
26 00000000 T _ext2fs_check_directory              libext2fs       inode
27 00000000 T _ext2fs_block_iterate                libext2fs       block
28 00000000 T _ext2fs_dir_iterate                  libext2fs       namei
29 00000000 T _ext2fs_lookup                       libext2fs       namei
30 00000000 T _ext2fs_namei                        libext2fs       namei
31 00000000 T _ext2fs_new_dir_block                libext2fs       newdir
32 00000000 T _ext2fs_mkdir                        libext2fs       mkdir
33 00000000 T _ext2fs_get_pathname                 libext2fs       get_pathname
34 00000000 T _ext2fs_warn_bitmap                  libext2fs       bitops
35 00000000 T _ext2fs_link                         libext2fs       link
36 00000000 T _ext2fs_unlink                       libext2fs       link
37 00000000 T _ext2fs_new_inode                    libext2fs       alloc
38 00000000 T _ext2fs_new_block                    libext2fs       alloc
39 00000000 T _ext2fs_get_free_blocks              libext2fs       alloc
40 00000000 T _ext2fs_expand_dir                   libext2fs       expanddir
41 00000000 T _ext2fs_set_bit                      libext2fs       inline
42 00000000 T _ext2fs_clear_bit                    libext2fs       inline
43 00000000 T _ext2fs_test_bit                     libext2fs       inline
44 00000000 T _ext2fs_mark_block_bitmap            libext2fs       inline
45 00000000 T _ext2fs_unmark_block_bitmap          libext2fs       inline
46 00000000 T _ext2fs_test_block_bitmap            libext2fs       inline
47 00000000 T _ext2fs_mark_inode_bitmap            libext2fs       inline
48 00000000 T _ext2fs_unmark_inode_bitmap          libext2fs       inline
49 00000000 T _ext2fs_test_inode_bitmap            libext2fs       inline
50 00000000 T _ext2fs_mark_super_dirty             libext2fs       inline
51 00000000 T _ext2fs_mark_changed                 libext2fs       inline
52 00000000 T _ext2fs_test_changed                 libext2fs       inline
53 00000000 T _ext2fs_mark_valid                   libext2fs       inline
54 00000000 T _ext2fs_unmark_valid                 libext2fs       inline
55 00000000 T _ext2fs_test_valid                   libext2fs       inline
56 00000000 T _ext2fs_mark_ib_dirty                libext2fs       inline
57 00000000 T _ext2fs_mark_bb_dirty                libext2fs       inline
58 00000000 T _ext2fs_test_ib_dirty                libext2fs       inline
59 00000000 T _ext2fs_test_bb_dirty                libext2fs       inline
60 00000000 T _ext2fs_group_of_blk                 libext2fs       inline
61 00000000 T _ext2fs_group_of_ino                 libext2fs       inline
62 00000000 T _ext2fs_initialize                   libext2fs       initialize
63 00000000 T _badblocks_list_create               libext2fs       badblocks
64 00000000 T _badblocks_list_free                 libext2fs       badblocks
65 00000000 T _badblocks_list_add                  libext2fs       badblocks
66 00000000 T _badblocks_list_test                 libext2fs       badblocks
67 00000000 T _badblocks_list_iterate_begin        libext2fs       badblocks
68 00000000 T _badblocks_list_iterate              libext2fs       badblocks
69 00000000 T _badblocks_list_iterate_end          libext2fs       badblocks
70 00000000 T _ext2fs_read_bb_inode                libext2fs       read_bb
71 00000000 T _ext2fs_update_bb_inode              libext2fs       bb_inode
72 00000000 T _ext2fs_read_bb_FILE                 libext2fs       read_bb_file
73 00000000 T _initialize_ext2_error_table         libext2fs       ext2_err
74 00000000 T _ext2fs_llseek                       libext2fs       llseek
75 00000000 T _ext2fs_set_inode_callback           libext2fs       inode
76 00000000 T _ext2fs_compare_block_bitmap         libext2fs       cmp_bitmaps
77 00000000 T _ext2fs_compare_inode_bitmap         libext2fs       cmp_bitmaps
78 00000000 T _ext2fs_read_dir_block               libext2fs       dirblock
79 00000000 T _ext2fs_write_dir_block              libext2fs       dirblock
80 00000000 T _ext2fs_swab16                       libext2fs       inline
81 00000000 T _ext2fs_swab32                       libext2fs       inline
82 00000000 T _ext2fs_fast_mark_block_bitmap       libext2fs       inline
83 00000000 T _ext2fs_fast_unmark_block_bitmap     libext2fs       inline
84 00000000 T _ext2fs_fast_test_block_bitmap       libext2fs       inline
85 00000000 T _ext2fs_fast_mark_inode_bitmap       libext2fs       inline
86 00000000 T _ext2fs_fast_unmark_inode_bitmap     libext2fs       inline
87 00000000 T _ext2fs_fast_test_inode_bitmap       libext2fs       inline
88 00000000 T _ext2fs_get_block_bitmap_start       libext2fs       inline
89 00000000 T _ext2fs_get_inode_bitmap_start       libext2fs       inline
90 00000000 T _ext2fs_get_block_bitmap_end         libext2fs       inline
91 00000000 T _ext2fs_get_inode_bitmap_end         libext2fs       inline
92 00000000 T _ext2fs_swap_super                   libext2fs       swapfs
93 00000000 T _ext2fs_swap_group_desc              libext2fs       swapfs
94 00000000 T _ext2fs_get_device_size              libext2fs       getsize
95 00000000 T _ext2fs_check_if_mounted             libext2fs       ismounted
96 00000000 T _ext2fs_allocate_tables              libext2fs       alloc_tables
97 00000000 T _ext2fs_allocate_generic_bitmap      libext2fs       bitmaps
98 00000000 T _ext2fs_warn_bitmap2                 libext2fs       bitops
99 00000000 T _ext2fs_free_generic_bitmap          libext2fs       freefs
100 00000000 T _ext2fs_mark_generic_bitmap          libext2fs       inline
101 00000000 T _ext2fs_unmark_generic_bitmap        libext2fs       inline
102 00000000 T _ext2fs_test_generic_bitmap          libext2fs       inline
103 00000000 T _ext2fs_namei_follow                 libext2fs       namei
104 00000000 T _ext2fs_follow_link                  libext2fs       namei
105 00000000 T _ext2fs_native_flag                  libext2fs       native
106 00000000 T _ext2fs_swap_inode                   libext2fs       swapfs
107 00000000 T _ext2fs_block_iterate2               libext2fs       block
108 00000000 T _ext2fs_inode_scan_goto_blockgroup   libext2fs       inode
109 00000000 T _ext2fs_badblocks_list_create        libext2fs       badblocks
110 00000000 T _ext2fs_badblocks_list_add           libext2fs       badblocks
111 00000000 T _ext2fs_badblocks_list_test          libext2fs       badblocks
112 00000000 T _ext2fs_badblocks_list_iterate_begin libext2fs       badblocks
113 00000000 T _ext2fs_badblocks_list_iterate       libext2fs       badblocks
114 00000000 T _ext2fs_badblocks_list_iterate_end   libext2fs       badblocks
115 #00000000 U _ext2fs_brel_memarray_create                libext2fs       brel_ma
116 00000000 T __DUMMY__                            libext2fs       brel_ma
117 00000000 T _ext2fs_badblocks_list_free          libext2fs       closefs
118 00000000 T _ext2fs_free_dblist                  libext2fs       closefs
119 00000000 T _ext2fs_get_num_dirs                 libext2fs       dblist
120 00000000 T _ext2fs_init_dblist                  libext2fs       dblist
121 00000000 T _ext2fs_add_dir_block                libext2fs       dblist
122 00000000 T _ext2fs_dblist_iterate               libext2fs       dblist
123 00000000 T _ext2fs_dblist_dir_iterate           libext2fs       dblist_dir
124 00000000 T _ext2fs_process_dir_block            libext2fs       dir_iterate
125 00000000 T _ext2fs_test_block_bitmap_range      libext2fs       inline
126 00000000 T _ext2fs_fast_test_block_bitmap_range libext2fs       inline
127 00000000 T _ext2fs_mark_block_bitmap_range      libext2fs       inline
128 00000000 T _ext2fs_fast_mark_block_bitmap_range libext2fs       inline
129 00000000 T _ext2fs_unmark_block_bitmap_range    libext2fs       inline
130 00000000 T _ext2fs_fast_unmark_block_bitmap_range libext2fs     inline
131 00000000 T _ext2fs_inode_scan_flags             libext2fs       inode
132 #00000000 U _ext2fs_irel_memarray_create                libext2fs       irel_ma
133 00000000 U __DUMMY__                            libext2fs       irel_ma
134 00000000 T _ext2fs_resize_generic_bitmap        libext2fs       rs_bitmap
135 00000000 T _ext2fs_inode_has_valid_blocks       libext2fs       valid_blk
136 00000000 T _ext2fs_free_icount                  libext2fs       icount
137 00000000 T _ext2fs_create_icount                libext2fs       icount
138 00000000 T _ext2fs_icount_fetch                 libext2fs       icount
139 00000000 T _ext2fs_icount_increment             libext2fs       icount
140 00000000 T _ext2fs_icount_decrement             libext2fs       icount
141 00000000 T _ext2fs_icount_store                 libext2fs       icount
142 00000000 T _ext2fs_get_icount_size              libext2fs       icount
143 00000000 T _ext2fs_create_icount2               libext2fs       icount
144 00000000 T _ext2fs_get_library_version          libext2fs       version
145 00000000 T _ext2fs_parse_version_string         libext2fs       version
146 00000000 T _ext2fs_set_dir_block                libext2fs       dblist
147 00000000 T _ext2fs_badblocks_copy               libext2fs       badblocks
148 00000000 T _ext2fs_copy_bitmap                  libext2fs       bitmaps
149 00000000 T _ext2fs_bg_has_super                 libext2fs       closefs
150 00000000 T _ext2fs_copy_dblist                  libext2fs       dblist
151 00000000 T _ext2fs_dup_handle                   libext2fs       dupfs
152 00000000 T _ext2fs_icount_validate              libext2fs       icount
153 00000000 T _ext2fs_resize_inode_bitmap          libext2fs       rs_bitmap
154 00000000 T _ext2fs_resize_block_bitmap          libext2fs       rs_bitmap
155 00000000 T _ext2fs_dblist_count                 libext2fs       dblist
156 00000000 T _ext2fs_alloc_block                  libext2fs       alloc
157 00000000 T _ext2fs_allocate_group_table         libext2fs       alloc_tables
158 00000000 T _ext2fs_set_bitmap_padding           libext2fs       bitmaps
159 00000000 T _ext2fs_bmap                         libext2fs       bmap
160 #00000000 T _ext2fs_move_blocks                 libext2fs       bmove
161 00000000 T __DUMMY__                            libext2fs       bmove
162 00000000 T _ext2fs_file_open                    libext2fs       fileio
163 00000000 T _ext2fs_file_get_fs                  libext2fs       fileio
164 00000000 T _ext2fs_file_close                   libext2fs       fileio
165 00000000 T _ext2fs_file_read                    libext2fs       fileio
166 00000000 T _ext2fs_file_write                   libext2fs       fileio
167 00000000 T _ext2fs_file_lseek                   libext2fs       fileio
168 00000000 T _ext2fs_file_get_size                libext2fs       fileio
169 00000000 T _ext2fs_file_set_size                libext2fs       fileio
170 00000000 T _ext2fs_get_mem                      libext2fs       inline
171 00000000 T _ext2fs_free_mem                     libext2fs       inline
172 00000000 T _ext2fs_resize_mem                   libext2fs       inline