Searched refs:PR_2_INVALID_SYMLINK (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/e2fsck/ | ||
D | problem.h | 920 #define PR_2_INVALID_SYMLINK 0x020031 macro |
D | problem.c | 1541 { PR_2_INVALID_SYMLINK, |
D | pass2.c | 1778 problem = PR_2_INVALID_SYMLINK; in e2fsck_process_bad_inode() |