Searched refs:E2FS_ERRORS (Results 1 – 2 of 2) sorted by relevance
502 (fs->e2fs.e2fs_state & E2FS_ERRORS) == 0) { in ext2fs_mount() 525 fs->e2fs.e2fs_state = E2FS_ERRORS; in ext2fs_mount() 759 m_fs->e2fs.e2fs_state = E2FS_ERRORS; in ext2fs_mountfs() 840 (fs->e2fs.e2fs_state & E2FS_ERRORS) == 0) { in ext2fs_unmount()
414 #define E2FS_ERRORS 0x02 macro