Home
last modified time | relevance | path

Searched refs:ZONEFS_MNTOPT_ERRORS_REPAIR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.c1321 sbi->s_mount_opts |= ZONEFS_MNTOPT_ERRORS_REPAIR; in zonefs_parse_options()
1344 if (sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_REPAIR) in zonefs_show_options()
/kernel/linux/linux-6.6/fs/zonefs/
H A Dzonefs.h208 #define ZONEFS_MNTOPT_ERRORS_REPAIR (1 << 3) /* Remount read-only */ macro
211 ZONEFS_MNTOPT_ERRORS_ZOL | ZONEFS_MNTOPT_ERRORS_REPAIR)
H A Dsuper.c517 sbi->s_mount_opts |= ZONEFS_MNTOPT_ERRORS_REPAIR; in zonefs_parse_options()
540 if (sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_REPAIR) in zonefs_show_options()

Completed in 6 milliseconds