Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
De2fsck.h430 extern int e2fsck_pass1_check_symlink(ext2_filsys fs,
Dpass1.c166 int e2fsck_pass1_check_symlink(ext2_filsys fs, struct ext2_inode *inode, in e2fsck_pass1_check_symlink() function
889 e2fsck_pass1_check_symlink(fs, inode, block_buf)) { in e2fsck_pass1()
Dpass2.c1228 && !e2fsck_pass1_check_symlink(fs, &inode, buf)) { in e2fsck_process_bad_inode()