Home
last modified time | relevance | path

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

/linux/fs/zonefs/
H A Dzonefs.h209 #define ZONEFS_MNTOPT_ERRORS_MASK \ macro
H A Dsuper.c507 ctx->s_mount_opts &= ~ZONEFS_MNTOPT_ERRORS_MASK; in zonefs_parse_param()