Searched refs:Opt_oldalloc (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/ext2/ |
D | super.c | 406 Opt_oldalloc, Opt_orlov, Opt_nobh, Opt_user_xattr, Opt_nouser_xattr, enumerator 428 {Opt_oldalloc, "oldalloc"}, 526 case Opt_oldalloc: in parse_options()
|
/linux-4.1.27/fs/ext3/ |
D | super.c | 830 Opt_nouid32, Opt_nocheck, Opt_debug, Opt_oldalloc, Opt_orlov, enumerator 860 {Opt_oldalloc, "oldalloc"}, 1076 case Opt_oldalloc: in parse_options()
|