Searched refs:errcode_t (Results 26 - 50 of 117) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dread_bb.c31 errcode_t err;
64 errcode_t ext2fs_read_bb_inode(ext2_filsys fs, ext2_badblocks_list *bb_list)
66 errcode_t retval;
H A Dbitmaps.c30 static errcode_t make_bitmap(__u32 start, __u32 end, __u32 real_end,
35 errcode_t retval;
75 errcode_t ext2fs_allocate_generic_bitmap(__u32 start,
84 errcode_t ext2fs_copy_bitmap(ext2fs_generic_bitmap src,
87 errcode_t retval;
114 errcode_t ext2fs_allocate_inode_bitmap(ext2_filsys fs,
119 errcode_t retval;
143 errcode_t ext2fs_allocate_block_bitmap(ext2_filsys fs,
148 errcode_t retval;
173 errcode_t ext2fs_fudge_inode_bitmap_en
[all...]
H A Dget_pathname.c34 errcode_t errcode;
47 errcode_t retval;
68 static errcode_t ext2fs_get_pathname_int(ext2_filsys fs, ext2_ino_t dir,
74 errcode_t retval;
140 errcode_t ext2fs_get_pathname(ext2_filsys fs, ext2_ino_t dir, ext2_ino_t ino,
144 errcode_t retval;
H A Ddosio.c51 static errcode_t dos_open(const char *dev, int flags, io_channel *channel);
52 static errcode_t dos_close(io_channel channel);
53 static errcode_t dos_set_blksize(io_channel channel, int blksize);
54 static errcode_t dos_read_blk(io_channel channel, unsigned long block,
56 static errcode_t dos_write_blk(io_channel channel, unsigned long block,
58 static errcode_t dos_flush(io_channel channel);
176 static errcode_t dos_open(const char *dev, int flags, io_channel *channel)
353 static errcode_t dos_close(io_channel channel)
363 static errcode_t dos_set_blksize(io_channel channel, int blksize)
370 static errcode_t dos_read_bl
[all...]
H A Dimager.c61 errcode_t ext2fs_image_inode_write(ext2_filsys fs, int fd, int flags)
67 errcode_t retval;
134 errcode_t ext2fs_image_inode_read(ext2_filsys fs, int fd,
141 errcode_t retval;
185 errcode_t ext2fs_image_super_write(ext2_filsys fs, int fd,
190 errcode_t retval;
235 errcode_t ext2fs_image_super_read(ext2_filsys fs, int fd,
240 errcode_t retval;
278 errcode_t ext2fs_image_bitmap_write(ext2_filsys fs, int fd, int flags)
284 errcode_t retva
[all...]
H A Dread_bb_file.c32 errcode_t ext2fs_read_bb_FILE2(ext2_filsys fs, FILE *f,
40 errcode_t retval;
93 errcode_t ext2fs_read_bb_FILE(ext2_filsys fs, FILE *f,
H A Dalloc_tables.c30 errcode_t ext2fs_allocate_group_table(ext2_filsys fs, dgrp_t group,
33 errcode_t retval;
105 errcode_t ext2fs_allocate_tables(ext2_filsys fs)
107 errcode_t retval;
H A Dexpanddir.c24 errcode_t err;
38 errcode_t retval;
81 errcode_t ext2fs_expand_dir(ext2_filsys fs, ext2_ino_t dir)
83 errcode_t retval;
H A Dflushb.c52 errcode_t ext2fs_sync_device(int fd, int flushb)
H A Dgetsectsize.c39 errcode_t ext2fs_get_device_sectsize(const char *file, int *sectsize)
H A Dtst_getsize.c30 errcode_t retval;
H A Dbmap.c27 extern errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino,
34 static _BMAP_INLINE_ errcode_t block_ind_bmap(ext2_filsys fs, int flags,
39 errcode_t retval;
97 static _BMAP_INLINE_ errcode_t block_dind_bmap(ext2_filsys fs, int flags,
103 errcode_t retval;
117 static _BMAP_INLINE_ errcode_t block_tind_bmap(ext2_filsys fs, int flags,
123 errcode_t retval;
137 errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode,
145 errcode_t retval = 0;
H A Dcmp_bitmaps.c29 errcode_t ext2fs_compare_block_bitmap(ext2fs_block_bitmap bm1,
51 errcode_t ext2fs_compare_inode_bitmap(ext2fs_inode_bitmap bm1,
H A Ddblist_dir.c26 errcode_t ext2fs_dblist_dir_iterate(ext2_dblist dblist,
38 errcode_t retval;
H A Dismounted.c43 static errcode_t check_mntent_file(const char *mtab_file, const char *file,
48 errcode_t retval = 0;
164 static errcode_t check_mntent(const char *file, int *mount_flags,
167 errcode_t retval;
196 static errcode_t check_getmntinfo(const char *file, int *mount_flags,
291 errcode_t ext2fs_check_mount_point(const char *device, int *mount_flags,
295 errcode_t retval = 0;
338 errcode_t ext2fs_check_if_mounted(const char *file, int *mount_flags)
H A Dlookup.c49 errcode_t ext2fs_lookup(ext2_filsys fs, ext2_ino_t dir, const char *name,
52 errcode_t retval;
H A Dnewdir.c28 errcode_t ext2fs_new_dir_block(ext2_filsys fs, ext2_ino_t dir_ino,
32 errcode_t retval;
H A Dalloc.c35 errcode_t ext2fs_new_inode(ext2_filsys fs, ext2_ino_t dir,
76 errcode_t ext2fs_new_block(ext2_filsys fs, blk_t goal,
106 errcode_t ext2fs_alloc_block(ext2_filsys fs, blk_t goal,
109 errcode_t retval;
144 errcode_t ext2fs_get_free_blocks(ext2_filsys fs, blk_t start, blk_t finish,
H A Drw_bitmaps.c54 static errcode_t write_bitmaps(ext2_filsys fs, int do_inode, int do_block)
60 errcode_t retval;
164 static errcode_t read_bitmaps(ext2_filsys fs, int do_inode, int do_block)
169 errcode_t retval;
288 errcode_t ext2fs_read_inode_bitmap(ext2_filsys fs)
293 errcode_t ext2fs_read_block_bitmap(ext2_filsys fs)
298 errcode_t ext2fs_write_inode_bitmap(ext2_filsys fs)
303 errcode_t ext2fs_write_block_bitmap (ext2_filsys fs)
308 errcode_t ext2fs_read_bitmaps(ext2_filsys fs)
316 errcode_t ext2fs_write_bitmap
[all...]
H A Dicount.c50 errcode_t magic;
85 static errcode_t alloc_icount(ext2_filsys fs, int flags, ext2_icount_t *ret)
88 errcode_t retval;
167 errcode_t ext2fs_create_icount_tdb(ext2_filsys fs, char *tdb_dir,
171 errcode_t retval;
203 errcode_t ext2fs_create_icount2(ext2_filsys fs, int flags, unsigned int size,
207 errcode_t retval;
268 errcode_t ext2fs_create_icount(ext2_filsys fs, int flags,
283 errcode_t retval;
400 static errcode_t set_inode_coun
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/tests/progs/
H A Dtest_rel.c107 errcode_t retval;
146 errcode_t retval;
175 errcode_t retval;
216 errcode_t retval;
239 errcode_t retval;
254 errcode_t retval;
276 errcode_t retval;
306 errcode_t retval;
331 errcode_t retval;
353 errcode_t retva
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dprofile_helpers.c51 static errcode_t init_list(struct profile_string_list *list)
88 static errcode_t add_to_list(struct profile_string_list *list, char *str)
140 errcode_t
144 errcode_t retval;
181 errcode_t
185 errcode_t retval;
217 errcode_t
221 errcode_t retval;
260 errcode_t
268 errcode_t retva
[all...]
H A Dprofile.c136 errcode_t magic;
164 static errcode_t parse_line(char *line, struct parse_state *state);
167 static errcode_t profile_write_tree_file
170 static errcode_t profile_write_tree_to_buffer
178 static errcode_t profile_create_node
183 static errcode_t profile_verify_node
187 static errcode_t profile_add_node
192 static errcode_t profile_find_node
198 static errcode_t profile_node_iterator
202 static errcode_t profile_open_fil
[all...]
H A Dehandler.c22 static errcode_t e2fsck_handle_read_error(io_channel channel,
28 errcode_t error)
68 static errcode_t e2fsck_handle_write_error(io_channel channel,
74 errcode_t error)
H A Dea_refcount.c45 errcode_t ea_refcount_create(int size, ext2_refcount_t *ret)
48 errcode_t retval;
113 errcode_t retval;
226 errcode_t ea_refcount_fetch(ext2_refcount_t refcount, blk_t blk,
240 errcode_t ea_refcount_increment(ext2_refcount_t refcount, blk_t blk, int *ret)
254 errcode_t ea_refcount_decrement(ext2_refcount_t refcount, blk_t blk, int *ret)
269 errcode_t ea_refcount_store(ext2_refcount_t refcount, blk_t blk, int count)
318 errcode_t ea_refcount_validate(ext2_refcount_t refcount, FILE *out)
320 errcode_t ret = 0;
391 errcode_t retva
[all...]

Completed in 71 milliseconds

12345