Home
last modified time | relevance | path

Searched refs:E2FS_ERRORS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/ext2fs/
H A Dext2fs.h358 #define E2FS_ERRORS 0x0002 /* Errors detected */ macro
H A Dext2_vfsops.c202 (le16toh(fs->e2fs->e2fs_state) & E2FS_ERRORS)) { in ext2_mount()
912 (le16toh(es->e2fs_state) & E2FS_ERRORS)) { in ext2_mountfs()