Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2fs.h357 #define E2FS_ERRORS 0x0002 /* Errors detected */ macro
H A Dext2_vfsops.c209 (le16toh(fs->e2fs->e2fs_state) & E2FS_ERRORS)) { in ext2_mount()
888 (le16toh(es->e2fs_state) & E2FS_ERRORS)) { in ext2_mountfs()