Home
last modified time | relevance | path

Searched refs:lookup_proc (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dlookup.c31 static int lookup_proc(struct ext2_dir_entry *dirent, in lookup_proc() function
62 retval = ext2fs_dir_iterate(fs, dir, 0, buf, lookup_proc, &ls); in ext2fs_lookup()