Searched refs:ZONEFS_MNTOPT_ERRORS_ZOL (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/zonefs/
H A Dzonefs.h207 #define ZONEFS_MNTOPT_ERRORS_ZOL (1 << 2) /* Make zone file offline */ macro
211 ZONEFS_MNTOPT_ERRORS_ZOL | ZONEFS_MNTOPT_ERRORS_REPAIR)
H A Dsuper.c310 (sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_ZOL)) {
484 {"zone-offline", ZONEFS_MNTOPT_ERRORS_ZOL},
528 if (sbi->s_mount_opts & ZONEFS_MNTOPT_ERRORS_ZOL)

Completed in 91 milliseconds