Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass2.c64 static int check_dir_block2(ext2_filsys fs,
150 check_dir_func = cd.ra_entries ? check_dir_block2 : check_dir_block; in e2fsck_pass2()
853 static int check_dir_block2(ext2_filsys fs, in check_dir_block2() function