Searched refs:JFS_ABORT (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dkernel-jbd.h596 #define JFS_ABORT 0x002 /* Journaling has been aborted for errors. */ macro
785 * Simple test wrapper function to test the JFS_ABORT state flag. This
794 return journal->j_flags & JFS_ABORT;

Completed in 108 milliseconds