Searched refs:ZONEFS_MNTOPT_ERRORS_ZRO (Results 1 – 2 of 2) sorted by relevance
156 #define ZONEFS_MNTOPT_ERRORS_ZRO (1 << 1) /* Make zone file offline */ macro160 (ZONEFS_MNTOPT_ERRORS_RO | ZONEFS_MNTOPT_ERRORS_ZRO | \
352 sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_ZRO) { in zonefs_io_error_cb()1228 sbi->s_mount_opts |= ZONEFS_MNTOPT_ERRORS_ZRO; in zonefs_parse_options()1255 if (sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_ZRO) in zonefs_show_options()