Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.h192 #define PR_0_FUTURE_SB_LAST_WRITE 0x000032 macro
Dproblem.c341 { PR_0_FUTURE_SB_LAST_WRITE,
Dsuper.c848 problem = PR_0_FUTURE_SB_LAST_WRITE; in check_super_block()