Searched refs:ZONEFS_MNTOPT_ERRORS_REPAIR (Results 1 – 2 of 2) sorted by relevance
159 #define ZONEFS_MNTOPT_ERRORS_REPAIR (1 << 3) /* Remount read-only */ macro162 ZONEFS_MNTOPT_ERRORS_ZOL | ZONEFS_MNTOPT_ERRORS_REPAIR)
1331 sbi->s_mount_opts |= ZONEFS_MNTOPT_ERRORS_REPAIR; in zonefs_parse_options()1354 if (sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_REPAIR) in zonefs_show_options()