Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:ext2_inode_scan

48 					      ext2_inode_scan scan,
107 ext2_inode_scan *ret_scan)
109 ext2_inode_scan scan;
183 void ext2fs_close_inode_scan(ext2_inode_scan scan)
196 void ext2fs_set_inode_callback(ext2_inode_scan scan,
198 ext2_inode_scan scan,
210 int ext2fs_inode_scan_flags(ext2_inode_scan scan, int set_flags,
228 static errcode_t get_next_blockgroup(ext2_inode_scan scan)
256 errcode_t ext2fs_inode_scan_goto_blockgroup(ext2_inode_scan scan,
271 static errcode_t check_for_inode_bad_blocks(ext2_inode_scan scan,
329 static errcode_t get_next_blocks(ext2_inode_scan scan)
390 static inline int is_empty_scan(ext2_inode_scan scan)
404 errcode_t ext2fs_get_next_inode_full(ext2_inode_scan scan, ext2_ino_t *ino,
512 errcode_t ext2fs_get_next_inode(ext2_inode_scan scan, ext2_ino_t *ino,