Searched refs:ext2_inode_scan (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dinode.c106 ext2_inode_scan *ret_scan)
108 ext2_inode_scan scan;
171 void ext2fs_close_inode_scan(ext2_inode_scan scan)
183 void ext2fs_set_inode_callback(ext2_inode_scan scan,
196 int ext2fs_inode_scan_flags(ext2_inode_scan scan, int set_flags,
214 static errcode_t get_next_blockgroup(ext2_inode_scan scan)
231 errcode_t ext2fs_inode_scan_goto_blockgroup(ext2_inode_scan scan,
246 static errcode_t check_for_inode_bad_blocks(ext2_inode_scan scan,
304 static errcode_t get_next_blocks(ext2_inode_scan scan)
358 errcode_t ext2fs_get_next_inode_full(ext2_inode_scan sca
[all...]
H A Dext2fs.h277 typedef struct ext2_struct_inode_scan *ext2_inode_scan; typedef in typeref:struct:ext2_struct_inode_scan
728 extern errcode_t ext2fs_get_next_inode_full(ext2_inode_scan scan,
733 ext2_inode_scan *ret_scan);
734 extern void ext2fs_close_inode_scan(ext2_inode_scan scan);
735 extern errcode_t ext2fs_get_next_inode(ext2_inode_scan scan, ext2_ino_t *ino,
737 extern errcode_t ext2fs_inode_scan_goto_blockgroup(ext2_inode_scan scan,
740 (ext2_inode_scan scan,
745 extern int ext2fs_inode_scan_flags(ext2_inode_scan scan, int set_flags,
H A Dbmove.c97 ext2_inode_scan scan;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c3168 ext2_inode_scan scan;
4773 ext2_inode_scan scan;

Completed in 166 milliseconds