Searched refs:Opt_oldalloc (Results 1 – 3 of 3) sorted by relevance
/fs/ext2/ |
D | super.c | 392 Opt_oldalloc, Opt_orlov, Opt_nobh, Opt_user_xattr, Opt_nouser_xattr, enumerator 414 {Opt_oldalloc, "oldalloc"}, 498 case Opt_oldalloc: in parse_options()
|
/fs/ext3/ |
D | super.c | 784 Opt_nouid32, Opt_nocheck, Opt_debug, Opt_oldalloc, Opt_orlov, enumerator 813 {Opt_oldalloc, "oldalloc"}, 944 case Opt_oldalloc: in parse_options()
|
/fs/ext4/ |
D | super.c | 1003 Opt_nouid32, Opt_debug, Opt_oldalloc, Opt_orlov, enumerator 1034 {Opt_oldalloc, "oldalloc"}, 1174 case Opt_oldalloc: in parse_options()
|