Lines Matching refs:ext2_inode_scan
47 ext2_inode_scan scan,
106 ext2_inode_scan *ret_scan) in ext2fs_open_inode_scan()
108 ext2_inode_scan scan; in ext2fs_open_inode_scan()
174 void ext2fs_close_inode_scan(ext2_inode_scan scan) in ext2fs_close_inode_scan()
187 void ext2fs_set_inode_callback(ext2_inode_scan scan, in ext2fs_set_inode_callback()
189 ext2_inode_scan scan, in ext2fs_set_inode_callback()
201 int ext2fs_inode_scan_flags(ext2_inode_scan scan, int set_flags, in ext2fs_inode_scan_flags()
219 static errcode_t get_next_blockgroup(ext2_inode_scan scan) in get_next_blockgroup()
236 errcode_t ext2fs_inode_scan_goto_blockgroup(ext2_inode_scan scan, in ext2fs_inode_scan_goto_blockgroup()
251 static errcode_t check_for_inode_bad_blocks(ext2_inode_scan scan, in check_for_inode_bad_blocks()
309 static errcode_t get_next_blocks(ext2_inode_scan scan) in get_next_blocks()
370 static inline int is_empty_scan(ext2_inode_scan scan)
384 errcode_t ext2fs_get_next_inode_full(ext2_inode_scan scan, ext2_ino_t *ino, in ext2fs_get_next_inode_full()
494 errcode_t ext2fs_get_next_inode(ext2_inode_scan scan, ext2_ino_t *ino, in ext2fs_get_next_inode()