Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/zonefs/
H A Dzonefs.h159 #define ZONEFS_MNTOPT_ERRORS_REPAIR (1 << 3) /* Remount read-only */ macro
162 ZONEFS_MNTOPT_ERRORS_ZOL | ZONEFS_MNTOPT_ERRORS_REPAIR)
H A Dsuper.c1299 sbi->s_mount_opts |= ZONEFS_MNTOPT_ERRORS_REPAIR; in zonefs_parse_options()
1322 if (sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_REPAIR) in zonefs_show_options()