Searched refs:ext2fs_inode_scan_goto_blockgroup (Results 1 – 7 of 7) sorted by relevance
37 Fixed bug in ext2fs_inode_scan_goto_blockgroup; it had not been
109 Added new function (ext2fs_inode_scan_goto_blockgroup) which allows an
392 ext2fs_inode_scan_goto_blockgroup@Base 1.37
307 errcode_t ext2fs_inode_scan_goto_blockgroup(ext2_inode_scan scan, in ext2fs_inode_scan_goto_blockgroup() function
1533 extern errcode_t ext2fs_inode_scan_goto_blockgroup(ext2_inode_scan scan,
580 @deftypefun errcode_t ext2fs_inode_scan_goto_blockgroup (ext2_inode_scan @var{scan}, int @var{group…
1397 err = ext2fs_inode_scan_goto_blockgroup(scan, in e2fsck_pass1()