Searched refs:ZONEFS_MNTOPT_ERRORS_ZRO (Results 1 – 2 of 2) sorted by relevance
157 #define ZONEFS_MNTOPT_ERRORS_ZRO (1 << 1) /* Make zone file offline */ macro161 (ZONEFS_MNTOPT_ERRORS_RO | ZONEFS_MNTOPT_ERRORS_ZRO | \
392 sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_ZRO) { in zonefs_handle_io_error()1323 sbi->s_mount_opts |= ZONEFS_MNTOPT_ERRORS_ZRO; in zonefs_parse_options()1350 if (sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_ZRO) in zonefs_show_options()