Searched refs:ext2fs_dir_iterate (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dlookup.c63 retval = ext2fs_dir_iterate(fs, dir, 0, buf, lookup_proc, &ls);
H A Dunlink.c93 retval = ext2fs_dir_iterate(fs, dir, DIRENT_FLAG_INCLUDE_EMPTY,
H A Dlink.c117 retval = ext2fs_dir_iterate(fs, dir, DIRENT_FLAG_INCLUDE_EMPTY,
H A Ddir_iterate.c110 extern errcode_t ext2fs_dir_iterate(ext2_filsys fs, function
133 * ext2fs_dir_iterate() and ext2fs_dblist_dir_iterate()
H A Dget_pathname.c98 retval = ext2fs_dir_iterate(fs, dir, 0, buf, get_pathname_proc, &gp);
H A Dext2fs.h610 extern errcode_t ext2fs_dir_iterate(ext2_filsys fs,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c7284 retval = ext2fs_dir_iterate(fs, dir->ino, DIRENT_FLAG_INCLUDE_EMPTY,

Completed in 88 milliseconds