Home
last modified time | relevance | path

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

/fs/zonefs/
Dzonefs.h202 #define ZONEFS_MNTOPT_ERRORS_REPAIR (1 << 3) /* Remount read-only */ macro
205 ZONEFS_MNTOPT_ERRORS_ZOL | ZONEFS_MNTOPT_ERRORS_REPAIR)
Dsuper.c516 sbi->s_mount_opts |= ZONEFS_MNTOPT_ERRORS_REPAIR; in zonefs_parse_options()
539 if (sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_REPAIR) in zonefs_show_options()