Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ext4/
Dsuper.c1825 #define MOPT_NOSUPPORT 0x0004 macro
1831 #define MOPT_Q MOPT_NOSUPPORT
1832 #define MOPT_QFMT MOPT_NOSUPPORT
1887 {Opt_acl, 0, MOPT_NOSUPPORT},
2158 if (m->flags & MOPT_NOSUPPORT) { in ext4_parse_param()