Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c1833 #define MOPT_NOSUPPORT 0x0004 macro
1839 #define MOPT_Q MOPT_NOSUPPORT
1840 #define MOPT_QFMT MOPT_NOSUPPORT
1895 {Opt_acl, 0, MOPT_NOSUPPORT},
2169 if (m->flags & MOPT_NOSUPPORT) { in ext4_parse_param()