Searched refs:ext2fs_set_inode_callback (Results 1 – 10 of 10) sorted by relevance
523 ext2fs_set_inode_callback@Base 1.37
247 void ext2fs_set_inode_callback(ext2_inode_scan scan, in ext2fs_set_inode_callback() function
1575 extern void ext2fs_set_inode_callback
112 107: FUNC GLOBAL DEFAULT 15 ext2fs_set_inode_callback
113 108: FUNC GLOBAL DEFAULT 11 ext2fs_set_inode_callback
2211 ext2fs_set_inode_callback(scan, progress_callback, (void *) rfs); in inode_scan_and_fix()
585 @deftypefun void ext2fs_set_inode_callback (ext2_inode_scan @var{scan}, errcode_t (*done_group)(ext…
1354 ext2fs_set_inode_callback(scan, scan_callback, &scan_struct); in e2fsck_pass1()