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
377 ext2fs_inode_scan_goto_blockgroup@Base 1.37
295 errcode_t ext2fs_inode_scan_goto_blockgroup(ext2_inode_scan scan, in ext2fs_inode_scan_goto_blockgroup() function
1508 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…
1392 err = ext2fs_inode_scan_goto_blockgroup(scan, in e2fsck_pass1()